Commit graph

4 commits

Author SHA1 Message Date
Vitaliy Filippov
d862713147 It is. 2021-07-26 21:11:32 +03:00
Vitaliy Filippov
07c3e2eb6e Do not store additional metadata in .metadata.json in the bucket itself 2021-07-26 21:11:32 +03: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/nodeserver.go (Browse further)