title |
content_type |
_build |
stages |
removed |
CSIMigrationGCE |
feature_gate |
|
stage |
defaultValue |
fromVersion |
toVersion |
alpha |
false |
1.14 |
1.16 |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
false |
1.17 |
1.22 |
|
stage |
defaultValue |
fromVersion |
toVersion |
beta |
true |
1.23 |
1.24 |
|
stage |
defaultValue |
fromVersion |
toVersion |
stable |
true |
1.25 |
1.27 |
|
|
true |
Enables shims and translation logic to route volume
operations from the GCE-PD in-tree plugin to PD CSI plugin. Supports falling
back to in-tree GCE plugin for mount operations to nodes that have the
feature disabled or that do not have PD CSI plugin installed and configured.
Does not support falling back for provision operations, for those the CSI
plugin must be installed and configured. Requires CSIMigration feature flag
enabled.