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 #33 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
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
Lennard
e326d607d0
Feature/update to csi 1.0 ( #9 )
...
* 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
d43cb143fd
Add comment about AWS endpoint URL
2018-07-29 16:19:40 +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