website/content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/CSIMigrationGCE.md

1.3 KiB

title content_type _build stages removed
CSIMigrationGCE feature_gate
list render
never false
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

启用封装和转换逻辑,将卷操作从 GCE-PD 内嵌插件路由到 PD CSI 插件。 对于禁用了此特性的节点或者没有安装并配置 PD CSI 插件的节点, 支持回退到内嵌GCE 插件来执行卷挂载操作。 不支持回退到内嵌插件来执行卷制备操作,因为对应的 CSI 插件必须已安装且正确配置。 此特性需要启用 CSIMigration 特性标志。