website/content/en/docs/reference/command-line-tools-reference/feature-gates/csi-migration-azure-file-co...

831 B

title content_type _build stages removed
CSIMigrationAzureFileComplete feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.17 1.20
stage fromVersion toVersion
deprecated 1.21 1.21
true

Stops registering the Azure-File in-tree plugin in kubelet and volume controllers and enables shims and translation logic to route volume operations from the Azure-File in-tree plugin to AzureFile CSI plugin. Requires CSIMigration and CSIMigrationAzureFile feature flags enabled and AzureFile CSI plugin installed and configured on all nodes in the cluster. This flag has been deprecated in favor of the InTreePluginAzureFileUnregister feature flag which prevents the registration of in-tree AzureFile plugin.