Skip to content

Commit e88749b

Browse files
authored
Merge pull request #24779 from kbhawkey/fix-feature-state-volume
fix CSIMigration feature state
2 parents 270e0b5 + 1c8429a commit e88749b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1367,7 +1367,7 @@ For more information on how to develop a CSI driver, refer to the
13671367

13681368
#### Migrating to CSI drivers from in-tree plugins
13691369

1370-
{{< feature-state for_k8s_version="v1.17" state="alpha" >}}
1370+
{{< feature-state for_k8s_version="v1.17" state="beta" >}}
13711371

13721372
The `CSIMigration` feature, when enabled, directs operations against existing in-tree
13731373
plugins to corresponding CSI plugins (which are expected to be installed and configured).

0 commit comments

Comments
 (0)