Commit graph

25 commits

Author SHA1 Message Date
Vitaliy Filippov
ecd954b294 Bump version to 0.25.2 2021-08-24 12:57:25 +03:00
Vitaliy Filippov
fb8cabde0a Update registry links 2021-08-24 12:56:08 +03:00
Vitaliy Filippov
c7d8bfa63b Rename CSI driver to ru.yandex.s3.csi 2021-07-27 13:56:50 +03:00
Vitaliy Filippov
d6ce51c169 Adjust manifests for local development 2021-07-26 21:11:32 +03: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
e044fd07ac Prepare release v1.2.0-rc.1 2021-04-06 19:31:43 +02:00
boxjan
b8edf03c8c use csi-provisioner:v2.1.0, provider and attacher will only run in master 2021-04-06 22:17:01 +08: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
28a9413055 Merge pull request from qrtt1/master
Upgrade csi images
2021-04-05 11:06:22 +02:00
Toby Yan
9f99f4cc88 feat: make it compatible to k3s v1.19.5+k3s2
Signed-off-by: Toby Yan <me@tobyan.com>
2021-02-05 11:42:49 +08:00
Ching Yi, Chan
6275942b33 Upgrade images
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
2020-06-03 13:54:08 +08:00
Ching Yi, Chan
af2dfeb0d2 Migrate to StatefulSet app/v1
Signed-off-by: Ching Yi, Chan <qrtt1@infuseai.io>
2020-06-03 12:05:20 +08:00
Cyrill Troxler
fb4387aef9 Release new version 2019-05-18 11:55:37 +02:00
Cyrill Troxler
386e5e3181 Deploy to kube-system by default 2019-05-18 11:43:12 +02:00
Cyrill Troxler
4aa27ddcdf Clean up old references to encryptionKey 2019-05-16 18:15:45 +02:00
Cyrill Troxler
f12bc09bdf Update README and deployment, split up dockerfile 2019-05-15 21:00:16 +02:00
Lennard
e326d607d0 Feature/update to csi 1.0 ()
* updated all image to v1.0.1 csi

* Updated golang code to csi 1.0 compatible names

* added comment
2019-02-28 19:34:03 +01:00
Cyrill Troxler
ac4456a089 Increase version for release 2018-08-04 14:14:45 +02:00
Cyrill Troxler
02cde15691 Increase version for release 2018-07-29 16:26:02 +02:00
Cyrill Troxler
ea2ff584a1 Rename to just csi-s3 2018-07-29 14:49:35 +02:00
Cyrill Troxler
74eca7e00b Allow configuring mounter via storageclass parameter 2018-07-29 14:36:13 +02:00
Cyrill Troxler
db0fbf77dd Update kubernetes deployment 2018-07-26 22:47:36 +02:00
Cyrill Troxler
8cd8f6b6cd Mounter can now only be specified through flag 2018-07-22 12:41:37 +02:00
Cyrill Troxler
13eba47da6 Add experimental s3ql mounter 2018-07-22 12:39:54 +02:00
Cyrill Troxler
419e3e6312 Initial commit 2018-07-14 10:48:22 +02:00