Merge pull request #36962 from miteshskj/expandcsivolume-ga

Fix feature state for ExpandCSIVolumes
pull/37010/head
Kubernetes Prow Robot 2022-09-24 09:20:04 -07:00 committed by GitHub
commit f59c6dfaba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ increased and that no resize is necessary.
#### CSI Volume expansion
{{< feature-state for_k8s_version="v1.16" state="beta" >}}
{{< feature-state for_k8s_version="v1.24" state="stable" >}}
Support for expanding CSI volumes is enabled by default but it also requires a specific CSI driver to support volume expansion. Refer to documentation of the specific CSI driver for more information.