Commit Graph

28 Commits

Author SHA1 Message Date
CALIN Cristian Andrei
1884d64aff fallback on fsGroupPolicy 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
5fcd762126 [kube1.23] update some images 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
eea3e812bf [kube1.23] sync with release-v1.0.1 upstream 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
77a52798d2 [v1.23] add support for kubernetes 1.23 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
545c3e3a06 upgrade attacher to 3.4.0 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
30d4700e0f update csi images to gcr.io images 2022-05-14 10:02:52 +03:00
CALIN Cristian Andrei
6e864c36c5 update snapshotter
* fix snapshotter port
* update snapshotter rbac
2022-05-14 10:02:40 +03:00
CALIN Cristian Andrei
e2f5e18dcf add leader election to attacher container 2022-05-14 10:01:43 +03:00
CALIN Cristian Andrei
65aef64e18 adjust logging and disable capacity for now 2022-05-14 10:01:43 +03:00
CALIN Cristian Andrei
2c1f01f6cd fix capacity owner ref 2022-05-14 10:01:43 +03:00
CALIN Cristian Andrei
50481366ba grant privilege to get statefullsets 2022-05-14 10:01:43 +03:00
CALIN Cristian Andrei
796c41f934 fix pod namespace env var 2022-05-14 10:01:43 +03:00
CALIN Cristian Andrei
d95ee2a07d fix port overlaps and add healthchecks 2022-05-14 10:01:35 +03:00
CALIN Cristian Andrei
fcc1f63cea update to latest csi plugins 2022-05-14 10:01:12 +03:00
CALIN Cristian Andrei
8333855c2a make default storage class
* ensure snapshots are retained for backup reasons
2022-05-14 10:01:02 +03:00
CALIN Cristian Andrei
3de947a094 use my own image 2022-05-14 09:58:17 +03:00
CALIN Cristian Andrei
313bb0e7b7 support kubernetes 1.22 2022-05-14 09:58:17 +03:00
CALIN Cristian Andrei
32ebdd9ac1 build with golang 1.16 2022-05-14 09:58:12 +03:00
chihyuwu
fc3359223f fix #34 - default to iSCSI for backward compatibility 2022-04-29 05:52:12 +00:00
chihyuwu
ebe7c1d97c Update to version 1.1.0 2022-04-25 11:10:19 +00:00
Chih Yu Wu
f0066b40ca Merge pull request #15 from ressu/fix-unstage
Logout iSCSI target on Unstage
2022-02-23 14:30:00 +08:00
chihyuwu
f4cbfc8392 fix #27 - use imagePullPolicy: IfNotPresent for csi driver 2022-02-16 06:51:07 +00:00
chihyuwu
515bc7f0ed Update to version 1.0.1 2022-02-14 07:56:51 +00:00
Synology Open Source
bca0c705f0 Merge pull request #24 from jeanfabrice/patch-1
add btrfs-progs package
2022-02-08 18:53:22 +08:00
Jean-Fabrice Bobo
228cbaa0ff add btrfs-progs package
to fix support of `fsType: btrfs`  storageClass parameters
2022-02-06 02:32:18 +01:00
Sami Haahtinen
7ba1bd8faa Logout of iSCSI target on Unstage
This cleans up the logic since Unstage is always called when node is
no longer using the volume. We don't need to have odd checks in
UnpublishVolume call.
2021-12-28 13:34:53 +00:00
haochengkuo
dc05a795b7 Initial commit v1.0.0 2021-08-31 10:18:35 +08:00
Synology Open Source
2ad6fb7b44 Initial commit 2021-08-31 10:17:03 +08:00