Commit graph

11 commits

Author SHA1 Message Date
Vitaliy Filippov
6b4f2d9ac4 Implement support for running geesefs OUTSIDE of the container using systemd to not crash mountpoints when csi-s3 is upgraded or restarted 2023-03-03 00:44:05 +03:00
Vitaliy Filippov
33f0675cc0 Pass stderr through to not wait for it 2021-09-07 14:55:20 +03:00
Vitaliy Filippov
02568bfa05 Rename repository to k8s-csi-s3 2021-08-24 13:33:26 +03:00
Vitaliy Filippov
164a2e8e87 Rename ctrox/csi-s3 to yandex-cloud/csi-s3 2021-07-27 13:56:51 +03:00
Vitaliy Filippov
638df760b3 Remove s3backer mounter as it's mostly unusable 2021-07-27 13:10:44 +03:00
Vitaliy Filippov
b0826cde8a Rename Goofys mounter to GeeseFS and use it by default 2021-07-26 21:11:32 +03:00
Vitaliy Filippov
f917390fee Call process.Wait to reap children 2021-07-26 21:11:32 +03:00
Vitaliy Filippov
ff72c3ce16 Remove recursion in waitForProcess 2021-07-26 21:11:32 +03:00
Vitaliy Filippov
08408625bd Add mount options support 2021-07-16 16:12:57 +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/util.go (Browse further)