-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Closed
Closed
Copy link
Labels
language/enIssues or PRs related to English languageIssues or PRs related to English languagelifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
Problem:
The feature gate ExpandCSIVolumes
is now enabled by default in 1.16 as CSI resizing is now beta:
https://github.com/kubernetes/kubernetes/blob/release-1.16/pkg/features/kube_features.go#L533
Proposed Solution:
- Update the existing ExpandCSIVolumes flag to be Alpha until 1.15
- Create a new row for ExpandCSIVolumes flag to be Beta starting in 1.16
Page to Update:
https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/
Metadata
Metadata
Assignees
Labels
language/enIssues or PRs related to English languageIssues or PRs related to English languagelifecycle/activeIndicates that an issue or PR is actively being worked on by a contributor.Indicates that an issue or PR is actively being worked on by a contributor.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.