-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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
KEP-2400: Alpha node support for swap memory #28838
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing. 🔨 Explore the source changes: 429638b 🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/60f71393d33166000724ca9c |
A question about the feature gate name. Is it We usually don't put “Enable” or “Enabled” in feature gate names, so when I saw |
/sig node |
It's |
A nice-to-have PR to replace the feature gate name: kubernetes/kubernetes#103553 |
/assign @carlisia |
lol bot no! /reopen |
@ehashman: Reopened this PR. 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/test-infra repository. |
It's still |
@llhuii there's an open PR but it hasn't been approved: kubernetes/enhancements#2815 |
@ehashman got it, sorry to miss that. |
Hello @ehashman 👋 please take a look at Documenting for a release - PR Ready for Review to get your PR ready for review before Tuesday 20th of July, 11:59 PM PDT. Thank you! |
content/en/docs/reference/command-line-tools-reference/feature-gates.md
Outdated
Show resolved
Hide resolved
LGTM I think we want this to have tech review from SIG Node / someone who's confident they can provide accurate feedback. |
/assign @mrunalp |
/lgtm |
LGTM label has been added. Git tree hash: 094f17d356706a6eabd5dc88b01ac6e3f9fc9545
|
This one is good to go. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
KEP: kubernetes/enhancements#2400
Implementation PR: kubernetes/kubernetes#102823