Vitaliy Filippov
4ba5ca319b
Call process.Wait to reap children
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
55013c94bc
Add 3 FIXMEs
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
a0cf78dcbc
Remove recursion in waitForProcess
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
9562699f1b
Remove additional FSPath prefix
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
63a2ab3476
Use goofys binary
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
d78d476d6d
Add mount options support
2021-07-16 16:12:57 +03:00
Cyrill Troxler
26cb1d95e8
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
7528b3297c
Rename packages
...
Create separate packages for driver, s3 client and mounters.
2021-04-05 12:10:20 +02:00