-
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
NetworkPolicies: Introduce a comprehensive CNI validation framework to replace existing network_policy.go validations #1611
Comments
I think i mislabelled the issue, not an api-change. Updated to sig-network-misc. |
Hey there @jayunit100 -- 1.19 Enhancements shadow here. I wanted to check in and see if you think this Enhancement will be graduating in 1.19? In order to have this part of the release:
The current release schedule is:
If you do, I'll add it to the 1.19 tracking sheet (http://bit.ly/k8s-1-19-enhancements). Once coding begins please list all relevant k/k PRs in this issue so they can be tracked properly. 👍 Thanks! |
Hey @jayunit100, I'm following up on my previous update on this Enhancement being part of the Do you happen to have any update on the possiblity of this being included in the release Thanks again for your time and contributions. 🖖 |
Hi ! Yes wouldlike to have this in 1.19. Thanks @harshanarayana |
Hey @jayunit100 Thanks very much for confirming the status. I've updated the tracker accordingly and marking this with proper milestones. /milestone v1.19 |
Hey @jayunit100 I was wondering if you can help me with a clarification regarding the graduation criteria with regards to the KEP? Since the KEP is missing information specific to the k8s versions and this is a test architecting redesign, will the entire specification of the KEP be implemented in Regards, Harsha |
/stage stable |
thanks harsha, yup, per our conv yesterday, we'll be able to get this to 1.19, and the current WIP implementation is here https://github.com/vmware-tanzu/antrea/blob/master/hack/netpol/pkg/main/main.go |
Hi @jayunit100 - My name is Zachary, 1.19 Docs shadow. Is this enhancement work planned for 1.19 and does it require any new docs (or modifications to existing docs)? If not, can you please update the 1.19 Enhancement Tracker Sheet, or let me know, I can do it for you :) |
Hey @jayunit100, I am with the enhancements team for the The code freeze deadline for the Enhancement is Have a wonderful day. 🖖 |
@jayunit100 - can you please
|
Hi @jayunit100 - Just a reminder that docs placeholder PR against dev-1.19 is due by June 12th. Does this enhancement require any changes to docs? If so, can you update here with a link to the PR once you have it in place? If not, please update the same, so that the tracking sheet can be updated accordingly. Thanks! |
Hey @jayunit100, Hope things are good. The code freeze deadline for the Enhancement is Have a wonderful day. 🖖 |
Hi, @jayunit100 This is a follow-up to the communication that went out to Thursday, July 9th: Week 13 - Code Freeze
Thursday, July 16th: Week 14 - Docs must be completed and reviewed
Tuesday, August 25th: Week 20 - Kubernetes v1.19.0 released
Thursday, August 27th: Week 20 - Release Retrospective You can find the revised Schedule in the sig-release Repo Please let me know if you have any questions. 🖖 |
hi folks, i somehow missed this. reading up now. |
So, the PR is here , it has not been rebased yet https://github.com/kubernetes/kubernetes/pull/91592/files . Im going to sync with a few folks today to see if we will be able to get it in as planned. will sync with jerickar tomorrow as well to confirm all this. The basic functionality is all set, but want to confirm we can make the timeeline. |
@wojtek-t , so, with the kep-nnnn thing, are you saying i should file a PR to fix the original kep to match the new format? |
Hi @jayunit100, 1.19 Docs lead here. Today |
Hi ! It wont need a docs placeholder, from conversation i just hadd with @mrbobbytables ... but i think we will slip this to 1.20 anyways. |
As per: #1568 (review) Marking this a fully tracked since it's straight to GA, implementable and the KEP is literally about tests. |
@eth0xFEED ... can follow up in here, add a goals-2 section |
Hi @jayunit100 Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates: As a reminder, please link all of your k/k PRs (which you've been doing, thank you!) as well as docs PRs to this issue so we can track them. Thanks! |
Hello @jayunit100 , 1.20 Docs shadow here. Does this enhancement work planned for 1.20 require any new docs or modification to existing docs? It looked as if it did not require docs, based on the comments above, but if I'm mistaken, please follow the steps here to open a PR against Also take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. Thank you! |
Hey @jayunit100 I see that kubernetes/kubernetes#91592 is still open but looks like it's almost finished. Just a reminder that Code Freeze is coming up in 2 days on Thursday, November 12th. All PRs must be merged by that date, otherwise an Exception is required. Thanks, |
yeah, it appears that its done, and we just need to get the final lgtm on it. |
Hi @jayunit100 I see that your PR has no approvals yet, do you still plan on getting this in today? Thanks |
ahhhh, probably not... cc unless @bowei has a block of time to look at it :) |
Hi @jayunit100 Code Freeze is now in effect and your PR does not have sufficient approvals and has not yet merged. If you believe this should be in the 1.20 Release, please file an Exception. Best, |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
Ths has been completed thanks! |
Rotten issues close after 30d of inactivity. Send feedback to sig-contributor-experience at kubernetes/community. |
@fejta-bot: Closing this issue. In response to this:
Instructions 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/test-infra repository. |
…ection Init observability directory for cross-team proposals
Enhancement Description
Introduce a CNI validation framework as a replacement for the network_policy.go E2E suite, and use it to curate easy to understand, high performance, comprehensive NetworkPolicy validations for CNI providers.
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/20200204-NetworkPolicy-verification-rearchitecture.md
Primary contact (assignee):
@jayunit100
@kubernetes/sig-network-misc
The text was updated successfully, but these errors were encountered: