-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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-3243: Update milestone v1.33 to v1.34 and add the new feature gate to control the design change of TopologySpreadConstraint's matchLabelKeys #5205
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mochizuki875 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 |
/cc @sanposhiho |
1a3dbd2
to
4e8004a
Compare
keps/sig-scheduling/3243-respect-pod-topology-spread-after-rolling-upgrades/README.md
Show resolved
Hide resolved
4e8004a
to
39ebbdc
Compare
I've merged #5214 into this change. |
keps/sig-scheduling/3243-respect-pod-topology-spread-after-rolling-upgrades/README.md
Outdated
Show resolved
Hide resolved
keps/sig-scheduling/3243-respect-pod-topology-spread-after-rolling-upgrades/README.md
Outdated
Show resolved
Hide resolved
keps/sig-scheduling/3243-respect-pod-topology-spread-after-rolling-upgrades/README.md
Outdated
Show resolved
Hide resolved
keps/sig-scheduling/3243-respect-pod-topology-spread-after-rolling-upgrades/README.md
Outdated
Show resolved
Hide resolved
b154ec0
to
8148d60
Compare
8148d60
to
d91c6ff
Compare
@sanposhiho |
One-line PR description: Update KEP milestone v1.33 to v1.34 since the code change have not meet the v1.33 code freeze, and I've added the new feature gate for #129874 as discussed in kubernetes/kubernetes#129874 (comment).
Issue link: #3243
Other comments: