-
Notifications
You must be signed in to change notification settings - Fork 776
Description
New repo, staging repo, or migrate existing
New repo
Is it a staging repo?
no
Requested name for new repository
kube-network-policies
Which Organization should it reside
kubernetes-sigs
Who should have admin access?
aojea, danwinship, thockin
Who should have write access?
aojea, danwinship, thockin
Who should be listed as approvers in OWNERS?
aojea, danwinship, thockin
Who should be listed in SECURITY_CONTACTS?
aojea, danwinship, thockin
What should the repo description be?
Kubernetes network policies
What SIG and subproject does this fall under?
sig-network, subg project https://github.com/kubernetes/community/blob/master/sig-network/README.md#network-policy
Please provide references to appropriate approval for this new repo
There are only two jobs that test network policies and are using calico
Calico is a third dependency we don't have control and jobs are failing for some time now kubernetes/kubernetes#124130
It turns out that is easier to have our own implementation of network policies, that can also expanded to support admin network policies, than to debug third party network plugins, so I created one in https://github.com/aojea/kube-netpol that I'd like to donate to the kubernetes project
Additional context for request
No response