k8s-csi-s3/pkg/s3
Cyrill Troxler f80104f215 Remove s3ql
s3ql does not work very well in a dynamic environment like k8s.
Also as it needs a ton of dependencies just to get it built makes
it hard to maintain.
2019-05-15 21:06:28 +02:00
..
config.go Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
controllerserver.go Upgrade csi-spec, fix tests 2019-05-15 21:00:16 +02:00
identityserver.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter.go Remove s3ql 2019-05-15 21:06:28 +02:00
mounter_goofys.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_rclone.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_s3backer.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00
mounter_s3fs.go Do not use sigv2 with s3fs 2019-05-15 21:00:16 +02:00
nodeserver.go Upgrade csi-spec, fix tests 2019-05-15 21:00:16 +02:00
s3-client.go Upgrade csi-spec, fix tests 2019-05-15 21:00:16 +02:00
s3-driver.go Update README and deployment, split up dockerfile 2019-05-15 21:00:16 +02:00
s3-driver_suite_test.go Remove s3ql 2019-05-15 21:06:28 +02:00
s3-driver_test.go Use ginkgo test suite to test all mounters 2018-07-22 12:41:37 +02:00
util.go Supply credentials using volume secrets instead of cli config 2019-05-15 21:00:02 +02:00