KEP-5278 Promote NominatedNodeNameForExpectation and ClearingNominatedNodeNameAfterBinding feature gates to beta #135103
Conversation
|
Skipping CI for Draft Pull Request. |
|
This issue is currently awaiting triage. If a SIG or subproject determines this is a relevant issue, they will accept it by applying the The DetailsInstructions 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. |
edaefa0 to
8556160
Compare
|
/test all |
|
This PR may require API review. If so, when the changes are ready, complete the pre-review checklist and request an API review. Status of requested reviews is tracked in the API Review project. |
|
|
||
| ClearingNominatedNodeNameAfterBinding: { | ||
| {Version: version.MustParse("1.34"), Default: false, PreRelease: featuregate.Alpha}, | ||
| {Version: version.MustParse("1.35"), Default: false, PreRelease: featuregate.Beta}, |
There was a problem hiding this comment.
😄
| {Version: version.MustParse("1.35"), Default: false, PreRelease: featuregate.Beta}, | |
| {Version: version.MustParse("1.35"), Default: true, PreRelease: featuregate.Beta}, |
8556160 to
108485f
Compare
|
/test pull-kubernetes-e2e-kind-alpha-beta-features |
…AfterBinding feature gates to beta
|
/test pull-kubernetes-node-e2e-restartallcontainers |
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: 2f42149f4ae7ebfe0753796418326f5f2909872c |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ania-borowiec, dom4ha The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold |
|
/retest |
|
@ania-borowiec: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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. I understand the commands that are listed here. |
|
/skip |
|
#135149 was merged |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Promote NominatedNodeNameForExpectation and ClearingNominatedNodeNameAfterBinding feature gates to beta, making them enabled by default.
Which issue(s) this PR is related to:
#132381
KEP: https://github.com/kubernetes/enhancements/tree/master/keps/sig-scheduling/5278-nominated-node-name-for-expectation
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: