Update CSI snaphotter and make it independent (#7943)

* CSI: update CSI snapshot CRDs

* CSI: update snapshot controller tag version with kubernetes specific versions

* CSI: allow enabling csi_snapshot_controller independent of Cinder CSI

* CSI: Align csi-snapshot-controller with upstream and use a Deployment instead of a StatefulSet
This commit is contained in:
Cristian Calin
2021-09-06 14:24:29 +03:00
committed by GitHub
parent c8f3d88288
commit db470f8529
9 changed files with 641 additions and 439 deletions

View File

@@ -359,6 +359,7 @@ aws_ebs_csi_enabled: false
azure_csi_enabled: false
gcp_pd_csi_enabled: false
vsphere_csi_enabled: false
csi_snapshot_controller_enabled: false
persistent_volumes_enabled: false
cephfs_provisioner_enabled: false
rbd_provisioner_enabled: false