Skip to content
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

Support Admin Network Policy API from upstream K8s #7578

Open
tssurya opened this issue Apr 21, 2023 · 9 comments
Open

Support Admin Network Policy API from upstream K8s #7578

tssurya opened this issue Apr 21, 2023 · 9 comments
Assignees

Comments

@tssurya
Copy link

tssurya commented Apr 21, 2023

Upstream sig-network-policy-api working group has implemented the kubernetes/enhancements#2091 admin network policy API. The API lives here: https://github.com/kubernetes-sigs/network-policy-api
We have two APIs

  • Admin Network Policy
  • Baseline Admin Network Policy

These cannot be overridden by the network policies that are created on a namespace scoped level. Wondering if Calico developer's have taken a look at the new API and if its possible for converting that into the current mechanisms calico uses?
API is in v1alpha1 version and are hoping to move to beta end of this year.
Would appreciate feedback!

@Josh-Tigera
Copy link
Contributor

This is on our roadmap and we have an open design-doc but we haven't started implementing this in earnest yet.

@mazdakn mazdakn self-assigned this Apr 17, 2024
@tuxtof
Copy link

tuxtof commented Aug 13, 2024

Hello @Josh-Tigera any update ? ETA ? about this support

@Josh-Tigera
Copy link
Contributor

This is an implementation in progress, but I'm not sure if it has been schedule for a release yet. @mazdakn is leading the effort and may know more.

@mazdakn
Copy link
Member

mazdakn commented Aug 13, 2024

@tuxtof we are working on it atm, and the feature hopefully will be released in the next Calico version later this year.

@mazdakn
Copy link
Member

mazdakn commented Sep 20, 2024

AdminNetworkPolicy implementation: #9206

@caseydavenport
Copy link
Member

With that PR merged, and with v3.29 on the horizon, I think we can close this issue for now.

Once v3.29 is released, any gaps / bugs can be raised as their own issues. Thanks all!

@caseydavenport
Copy link
Member

caseydavenport commented Oct 2, 2024

I'm going to re-open this as @mazdakn pointed out that v3.29 will have AdminNetworkPolicy but not yet BaselineNetworkPolicy, which is scheduled for v3.30!

@caseydavenport caseydavenport reopened this Oct 2, 2024
@remram44
Copy link

remram44 commented Oct 3, 2024

You mean v3.30?

@mazdakn
Copy link
Member

mazdakn commented Nov 19, 2024

BaselineAdminNeworkPolicy implementation: #9464

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants