Commit graph

28 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
ff975842c4 Add a note about static provisioning 2022-12-21 16:14:28 +03:00
Vitaliy Filippov
bb4d160d44 Include s3fs and rclone in Docker image, use Alpine base 2022-06-22 16:29:33 +03:00
Vitaliy Filippov
02568bfa05 Rename repository to k8s-csi-s3 2021-08-24 13:33:26 +03:00
Vitaliy Filippov
6cb771975f Copy example into readme 2021-07-27 14:54:17 +03:00
Vitaliy Filippov
33b7213f87 Remove scary "data loss" warning 2021-07-27 14:34:43 +03:00
Vitaliy Filippov
164a2e8e87 Rename ctrox/csi-s3 to yandex-cloud/csi-s3 2021-07-27 13:56:51 +03:00
Vitaliy Filippov
c7d8bfa63b Rename CSI driver to ru.yandex.s3.csi 2021-07-27 13:56:50 +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
Cyrill Troxler
fb25bba655 Fix list in README 2021-04-05 15:12:31 +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
2b81290a2f Merge pull request from gaul/readme/s3fs
Remove incorrect s3fs limitation
2021-04-05 12:00:38 +02:00
Cyrill Troxler
28a9413055 Merge pull request from qrtt1/master
Upgrade csi images
2021-04-05 11:06:22 +02:00
Toby Yan
6fc0f7e387 feat: make secret yaml created at namespace: kube-system by default
Signed-off-by: Toby Yan <me@tobyan.com>
2021-02-05 11:55:35 +08:00
Ching Yi, Chan
f910e16dec Update README.md
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
2020-06-03 12:08:27 +08:00
Andrew Gaul
df6a041faa Remove incorrect s3fs limitation
Source: https://github.com/s3fs-fuse/s3fs-fuse#features
2020-02-24 18:18:13 +09:00
Cyrill Troxler
af7b022329 Update README 2019-05-15 21:14:18 +02:00
Cyrill Troxler
ca9f3b5bd0 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
Cyrill Troxler
f12bc09bdf Update README and deployment, split up dockerfile 2019-05-15 21:00:16 +02:00
Cyrill Troxler
59fd15b628 Add rclone mounter () 2019-03-07 20:27:02 +01:00
Cyrill Troxler
b5403a45bb Update README 2018-08-06 19:27:24 +02:00
Cyrill Troxler
715d9d5137 Update README 2018-07-29 14:54:28 +02:00
Cyrill Troxler
ea2ff584a1 Rename to just csi-s3 2018-07-29 14:49:35 +02:00
Cyrill Troxler
87da8c6d21 Add section about s3backer to README 2018-07-27 13:34:24 +02:00
Cyrill Troxler
626f451184 Update README 2018-07-22 12:59:30 +02:00
Cyrill Troxler
f16c868b2a Update README 2018-07-14 10:52:55 +02:00
Cyrill Troxler
419e3e6312 Initial commit 2018-07-14 10:48:22 +02:00