website/content/en/docs/reference/command-line-tools-reference/feature-gates/csi-migration-rbd.md

686 B

title content_type _build stages removed
CSIMigrationRBD feature_gate
list render
never false
stage defaultValue fromVersion toVersion
alpha false 1.23 1.27
stage defaultValue fromVersion toVersion
deprecated false 1.28 1.30
true

Enables shims and translation logic to route volume operations from the RBD in-tree plugin to Ceph RBD CSI plugin. Requires CSIMigration and csiMigrationRBD feature flags enabled and Ceph CSI plugin installed and configured in the cluster.

This feature gate was deprecated in favor of the InTreePluginRBDUnregister feature gate, which prevents the registration of in-tree RBD plugin.