-
Notifications
You must be signed in to change notification settings - Fork 373
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
NetworkPolicy status support - Feature Request #3540
Comments
We have upgraded client-go to v0.24, so if someone wants to work on that issue, it should be straightforward |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment, or this will be closed in 90 days |
I see that the plan is to undo this in upstream K8s: kubernetes/enhancements#2943 (comment) So we probably do not want to implement this at this time. cc @Dyanngg |
Yes that's correct. We are undoing this in upstream. Thanks @antoninbas |
Describe the problem/challenge you have
Kubernetes v1.24 will start supporting condition status in Network Policy API (alpha and feature gate'd)
It would be great if Antrea supports this field to provide feedback for users whether the Network Policy could be parsed, and if not the reason (lack of feature, some error, etc)
Describe the solution you'd like
Anything else you would like to add?
The text was updated successfully, but these errors were encountered: