-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mark AnyVolumeDataSource as stable #49535
base: dev-1.33
Are you sure you want to change the base?
Mark AnyVolumeDataSource as stable #49535
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/sig storage |
- stage: stable | ||
defaultValue: true | ||
fromVersion: "1.33" | ||
locked: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently, we don't support locked
field in the front matter of the feature gate reference files.
Doc reference https://kubernetes.io/docs/contribute/new-content/new-features/#ready-for-review-feature-gates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not supported YET. But having it there won't hurt anyway.
We'll later need this information to show users that there are gates that are "locked", which means ... it is there, not yet removed, it is GA'ed, but cannot be set to values other than the default.
@sunnylovestiramisu, Please change the feature gate file name to |
c32c2f6
to
52f9c52
Compare
Done |
52f9c52
to
a623e00
Compare
a623e00
to
8621bee
Compare
@sunnylovestiramisu, Please resolve merge conflicts. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1954605
to
11b65ee
Compare
k/k kubernetes/kubernetes#129770
/hold