1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Fixed CSI Driver Operator

This commit is contained in:
Aryansharma9917
2023-10-02 23:09:07 +05:30
committed by openshift-cherrypick-robot
parent 22b7700af6
commit a4b97e427c
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@
//
[id="persistent-storage-csi-vsphere-install-issues_{context}"]
= Removing a third-party vSphere CSI Operator Driver
= Removing a third-party vSphere CSI Driver Operator
{product-title} 4.10, and later, includes a built-in version of the vSphere Container Storage Interface (CSI) Operator Driver that is supported by Red Hat. If you have installed a vSphere CSI driver provided by the community or another vendor, updates to the next major version of {product-title}, such as 4.13, or later, might be disabled for your cluster.
@@ -31,4 +31,4 @@ To uninstall the third-party vSphere CSI Driver:
csidriver.storage.k8s.io "csi.vsphere.vmware.com" deleted
----
After you have removed the third-party vSphere CSI Driver from the {product-title} cluster, installation of Red Hat's vSphere CSI Operator Driver automatically resumes, and any conditions that could block upgrades to {product-title} 4.11, or later, are automatically removed. If you had existing vSphere CSI PV objects, their lifecycle is now managed by Red Hat's vSphere CSI Operator Driver.
After you have removed the third-party vSphere CSI Driver from the {product-title} cluster, installation of Red Hat's vSphere CSI Driver Operator automatically resumes, and any conditions that could block upgrades to {product-title} 4.11, or later, are automatically removed. If you had existing vSphere CSI PV objects, their lifecycle is now managed by Red Hat's vSphere CSI Driver Operator.

View File

@@ -6,7 +6,7 @@
[id="persistent-storage-csi-vsphere-stor-policy_{context}"]
= vSphere storage policy
The vSphere CSI Operator Driver storage class uses vSphere's storage policy. {product-title} automatically creates a storage policy that targets datastore configured in cloud configuration:
The vSphere CSI Driver Operator storage class uses vSphere's storage policy. {product-title} automatically creates a storage policy that targets datastore configured in cloud configuration:
[source,yaml]
----
kind: StorageClass