k8s-csi-s3/pkg/s3
Cyrill Troxler 58912e4734 Sanitize the volumeID before creation
* Bucket names cannot contain upper case letters
* Bucket names cannot be longer than 63 chars
2019-02-06 20:02:28 +01:00
..
config.go Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
controllerserver.go Sanitize the volumeID before creation 2019-02-06 20:02:28 +01:00
identityserver.go Initial commit 2018-07-14 10:48:22 +02:00
mounter.go Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +02:00
mounter_goofys.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
mounter_s3backer.go Fix s3backer with AWS 2019-01-19 14:43:54 +01:00
mounter_s3fs.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
mounter_s3ql.go Add fs prefix (directory) 2018-07-27 21:37:32 +02:00
nodeserver.go Implement a metadata file and correct sizing 2018-07-27 13:28:52 +02:00
s3-client.go Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +02:00
s3-driver.go Set correct vendor version and display it on launch 2019-01-19 14:40:58 +01:00
s3-driver_suite_test.go Add ci pipeline with GitLab (#3) 2018-08-03 20:30:46 +02:00
s3-driver_test.go Use ginkgo test suite to test all mounters 2018-07-22 12:41:37 +02:00
util.go Add ci pipeline with GitLab (#3) 2018-08-03 20:30:46 +02:00