Skip to content

Commit c6fe5b6

Browse files
Lisa PettyjohnLisa Pettyjohn
authored andcommitted
OSDOCS#8789: Remove upgrade blocks for vSphere migration
1 parent 34c3176 commit c6fe5b6

File tree

4 files changed

+7
-14
lines changed

4 files changed

+7
-14
lines changed

modules/persistent-storage-csi-migration-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The following in-tree to CSI drivers are automatically migrated:
1717
* Amazon Web Services (AWS) Elastic Block Storage (EBS)
1818
* Google Compute Engine Persistent Disk (GCP PD)
1919
* Azure File
20-
* VMware vSphere (see information below for specific migration behavior for vSphere)
20+
* VMware vSphere
2121
2222
CSI migration for these volume types is considered generally available (GA), and requires no manual intervention.
2323

storage/container_storage_interface/persistent-storage-csi-migration.adoc

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,3 @@ include::modules/persistent-storage-csi-migration-sc.adoc[leveloffset=+1]
1313

1414
To change the default storage class, see xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#change-default-storage-class_persistent-storage-csi-sc-manage[Changing the default storage class].
1515

16-
include::modules/persistent-storage-csi-migration-vsphere.adoc[leveloffset=+1]
17-
18-
ifndef::openshift-origin[]
19-
[role="_additional-resources"]
20-
.Additional resources
21-
* xref:../../updating/updating_a_cluster/eus-eus-update.adoc#eus-eus-update[Performing an EUS-to-EUS update]
22-
endif::openshift-origin[]

storage/container_storage_interface/persistent-storage-csi-vsphere.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,11 @@ To create CSI-provisioned persistent volumes (PVs) that mount to vSphere storage
2222

2323
//Listing the VMWare driver version here because it has a more variable set of features. The Operator version does not change independently (is parallel).
2424

25-
[IMPORTANT]
25+
[NOTE]
2626
====
27-
{product-title} defaults to using the CSI plugin to provision vSphere storage.
27+
For new installations, {product-title} 4.13 and later provides automatic migration for the vSphere in-tree volume plugin to its equivalent CSI driver. Updating to {product-title} 4.15 and later also provides automatic migration. For more information about updating and migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
28+
29+
CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes.
2830
====
2931

3032
[NOTE]

storage/persistent_storage/persistent-storage-vsphere.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,9 @@ requested by users.
2626

2727
[IMPORTANT]
2828
====
29-
{product-title} defaults to using an in-tree (non-CSI) plugin to provision vSphere storage.
29+
For new installations, {product-title} 4.13 and later provides automatic migration for the vSphere in-tree volume plugin to its equivalent CSI driver. Updating to {product-title} 4.15 and later also provides automatic migration. For more information about updating and migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
3030
31-
In future {product-title} versions, volumes provisioned using existing in-tree plugins are planned for migration to their equivalent CSI driver. CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes. For more information about migration, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
32-
33-
After full migration, in-tree plugins will eventually be removed in future versions of {product-title}.
31+
CSI automatic migration should be seamless. Migration does not change how you use all existing API objects, such as persistent volumes, persistent volume claims, and storage classes.
3432
====
3533

3634
[role="_additional-resources"]

0 commit comments

Comments
 (0)