-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13
-
Moderate
-
No
-
OSDOCS Sprint 244
-
1
-
False
-
-
N/A
-
Release Note Not Required
Description of problem:
The documentation refers to unsupported features of the vSphere CSI
Version-Release number of selected component (if applicable):
vSphere CSI 3.0.1
How reproducible:
Navigate to this section of the documentation https://docs.openshift.com/container-platform/4.13/storage/dynamic-provisioning.html#vsphere-definition_dynamic-provisioning
Steps to Reproduce:
1. Go to the OpenShift documentation 2. Navigate to Storage > Dynamic Provisioning > VMware vSphere Object Definition 3. vsphere-storageclass.yaml
Actual results:
provisioner: kubernetes.io/vsphere-volume parameters: Â diskformat: thin * diskformat: thin, zeroedthick and eagerzeroedthick are all valid disk formats. See vSphere docs for additional details regarding the disk format types. The default value is thin.
Expected results:
provisioner: csi.vsphere.vmware.com the diskformat option is not supported anymore, only thin as the default value.
Additional info:
https://kubernetes.io/docs/concepts/storage/volumes/#vsphere-csi-migration