From bea32223802f58795eed8a1907582f3c7c75ab26 Mon Sep 17 00:00:00 2001 From: Oksana Naumov Date: Fri, 8 Jul 2022 11:36:07 -0700 Subject: [PATCH] Move CSI Migration Portworx feature to Beta --- .../docs/reference/command-line-tools-reference/feature-gates.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/reference/command-line-tools-reference/feature-gates.md b/content/en/docs/reference/command-line-tools-reference/feature-gates.md index 2500db659e05a..15874fba3f400 100644 --- a/content/en/docs/reference/command-line-tools-reference/feature-gates.md +++ b/content/en/docs/reference/command-line-tools-reference/feature-gates.md @@ -85,6 +85,7 @@ different Kubernetes components. | `CSIMigrationGCE` | `true` | Beta | 1.23 | | | `CSIMigrationvSphere` | `false` | Beta | 1.19 | | | `CSIMigrationPortworx` | `false` | Alpha | 1.23 | | +| `CSIMigrationPortworx` | `false` | Beta | 1.25 | | | `csiMigrationRBD` | `false` | Alpha | 1.23 | | | `CSIVolumeHealth` | `false` | Alpha | 1.21 | | | `ContextualLogging` | `false` | Alpha | 1.24 | |