-
Notifications
You must be signed in to change notification settings - Fork 1.5k
KEP-4742: promote PodTopologyLabelAdmission to beta #5428
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: master
Are you sure you want to change the base?
Conversation
/lgtm |
still |
@@ -402,6 +405,7 @@ Revert feature gate and stop consuming downward API. | |||
## Implementation History | |||
|
|||
- `v1.33`: initial KEP is accepeted and alpha implementation is complete | |||
- `v1.34`: fix topology labels from topology.k8s.io to topology.kubernetes.io. Promote feature gate to Beta. |
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.
this is the fix in the KEP docs, not in actual code, correct?
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.
No, I believe it's in the actual code too.
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.
cc @munnerz to confirm
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.
Yes this does require a code change too. That was on me to open and I dropped the ball - I'll open a PR shortly and include the link here 😊
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.
/lgtm
/assign @dchen1107
/hold opened kubernetes/kubernetes#132462 to address incorrect implementation. Should this PR be reworked to not graduate the feature, and instead prioritise merging this pull request to fix the implementation to allow for meaningful feedback during the upcoming release? |
No objections from me to defer beta graduation to v1.35 to ensure we get some initial feedback using the proper labels |
Moving this to 1.35 milestone based on the above conversation. |
We still need to track this, but without the graduation. Keeping in alpha and changing names of labels. @andrewsykim can you update PR to only change names of labels and the history update, without the stage change? |
Signed-off-by: Andrew Sy Kim <[email protected]>
Done |
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.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: andrewsykim, SergeyKanzhelev 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 |
Uh oh!
There was an error while loading. Please reload this page.