-
Notifications
You must be signed in to change notification settings - Fork 34
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
fixup the api-approved annotation #174
fixup the api-approved annotation #174
Conversation
The previous pr in our api-approved.kubernetes.io annotation did not include a review from the members of the `sig-network-api-approvers` group. This PR is the original API implementation PR that was reviewed/approved by Tim Hockin, the core of the API hasn't really chaged since then. For future releases with major API changes we will ensure that the API is properly reviewed. Signed-off-by: astoycos <[email protected]>
✅ Deploy Preview for kubernetes-sigs-network-policy-api ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
/hold Until Tim/Jordan look at this |
mechanically, this looks like what I'd expect... I'll defer to @thockin to ack that the API shape matches what was reviewed there
That sounds good, any ideas on how to ensure that isn't forgotten? |
@liggitt we've spoken with the chairs and will not cut an official release without an ACK from them 👍 |
@astoycos : Any updates on this one? I'd love a minor release since now nodes has merged and I plan on getting cidrs merged as well. If not I can continue using the commitID not a big deal. |
@tssurya If you could LGTM it I think we're good to go!! |
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
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: astoycos, tssurya 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 |
The previous pr in our api-approved.kubernetes.io annotation did not include a review from the members of the
sig-network-api-approvers
group. This PR is the original API implementation PR that was reviewed/approved by Tim Hockin, the core of the API hasn't really chaged since then. For future releases with major API changes we will ensure that the API is properly reviewed.Please see #143 (comment) for more information on this
cc @thockin @liggitt