-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Added all feature gates docs via genfeaturegates utility
#53523
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
base: main
Are you sure you want to change the base?
Added all feature gates docs via genfeaturegates utility
#53523
Conversation
Signed-off-by: Saurabh Kumar Singh <[email protected]>
|
[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 |
|
@singh1203: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Adding a hold to wait for the PRs mentioned in the description (here) to merge
At the same time, the output from this PR is for v1.35, while the live site on the main branch current is for v1.34 docs. Since v1.35 will be released in two weeks, we should also hold this until the new release is shipped. /hold |
...ocs/reference/command-line-tools-reference/feature-gates/DisableCPUQuotaWithExclusiveCPUs.md
Outdated
Show resolved
Hide resolved
…tion Signed-off-by: Saurabh Kumar Singh <[email protected]>
Description
Syncs all feature gate
.mdfiles with KubernetesGenerated using:
./scripts/releng/update-feature-gates.sh ../featuregates.jsonDepends on (merge AFTER):
genfeaturegatesutility #53516Issue
Closes: