Commit graph

7 commits

Author SHA1 Message Date
Vitaliy Filippov
c8f6d347a3 Remove additional FSPath prefix 2021-07-19 15:41:45 +03:00
Vitaliy Filippov
08408625bd Add mount options support 2021-07-16 16:12:57 +03:00
boxjan
e4116a33da fix problem: log format; fs meta; 2021-04-08 22:35:31 +08:00
boxjan
dc98732919 fix problem
* rclone use 1.54.1
* add EnsureFSMetaExist func
* fix removeObjects have err check
* add removeObjectsOneByOne, when removeObjects failed, will try to use it
* fix repeat in yaml
2021-04-08 00:06:56 +08:00
Cyrill Troxler
8c44fcf214 Only delete bucket if the volume is the alone user 2021-04-06 19:24:09 +02:00
Cyrill Troxler
9ee2e2c977 Use volume ID as a prefix if the bucket is fixed in the storage class
With this, each volume will get its own prefix within the bucket if it
is configured in the storage class. This also ensures backwards
compatibility with older volumes that have been created in earlier
versions of csi-s3.
2021-04-05 15:07:16 +02:00
Cyrill Troxler
39ebd7e830 Rename packages
Create separate packages for driver, s3 client and mounters.
2021-04-05 12:10:20 +02:00
Renamed from pkg/s3/controllerserver.go (Browse further)