Skip to content

Commit f678e3f

Browse files
author
Lisa Pettyjohn
committed
OSDOCS-9316:Correct Azure Disk in-tree migration info
1 parent 82635ed commit f678e3f

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ To create CSI-provisioned PVs that mount to Azure Disk storage assets, {product-
2020

2121
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
2222

23-
[IMPORTANT]
23+
[NOTE]
2424
====
25-
{product-title} defaults to using the CSI plugin to provision Azure Disk storage.
25+
{product-title} provides automatic migration for the Azure Disk in-tree volume plugin to its equivalent CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
2626
====
2727

2828
include::modules/persistent-storage-csi-azure-disk-sc-zrs.adoc[leveloffset=+1]

storage/persistent_storage/persistent-storage-azure.adoc

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

2121
[IMPORTANT]
2222
====
23-
{product-title} defaults to using an in-tree (non-CSI) plugin to provision Azure Disk storage.
23+
{product-title} 4.11 and later provides automatic migration for the Azure Disk in-tree volume plugin to its equivalent CSI driver.
2424
25-
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].
26-
27-
After full migration, in-tree plugins will eventually be removed in future versions of {product-title}.
25+
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].
2826
====
2927

3028
[IMPORTANT]

0 commit comments

Comments
 (0)