vSphere-CSI: update to 2.4.0 (#8295)

This commit is contained in:
Cristian Calin
2021-12-10 21:07:23 +02:00
committed by GitHub
parent b396801e28
commit 0e969c0b72
11 changed files with 155 additions and 241 deletions

View File

@@ -0,0 +1,15 @@
apiVersion: v1
data:
"csi-migration": "false"
"csi-auth-check": "true"
"online-volume-extend": "true"
"trigger-csi-fullsync": "false"
"async-query-volume": "true"
"improved-csi-idempotency": "true"
"improved-volume-topology": "true"
"block-volume-snapshot": "false"
"csi-windows-support": "false"
kind: ConfigMap
metadata:
name: internal-feature-states.csi.vsphere.vmware.com
namespace: kube-system