-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix metadata to mark KEP-5307 implementable #5421
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
Conversation
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
74cbb2e
to
d5b2ced
Compare
@@ -1,3 +1,3 @@ | |||
kep-number: 5307 | |||
alpha: | |||
approver: " wojtek-t" | |||
approver: "wojtek-t" |
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.
... we should probably add validation to this.
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, I am fixing this as pull-enhancements-test
fails otherwise: https://prow.k8s.io/pr-history/?org=kubernetes&repo=enhancements&pr=5421
this contributor ( wojtek-t) is not a PRR approver ([deads2k ehashman johnbelamaric jpbetz soltysh wojtek-t])"
But somehow the original PR that added it didn't fail this test
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.
Huh, that was #5308 ? which passed in https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/enhancements/5308/pull-enhancements-test/1935391268074950656
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. Not sure why as I am sure the check on whether PRR review is needed seems to be running on PRs (I am pretty sure, didn't validate recently)
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.
Filed a bug: #5422
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.
The validating is done only for implementable KEPs - so that you can merge provisional KEP without PRR.
This is WAI.
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mrunalp, SergeyKanzhelev, wojtek-t 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 |
/sig node