You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In particular, it would be nice to be able to discover the following on a NetworkPolicy:
Is it being enforced? Some network plugins don't support NetworkPolicy, but there's no way for a user/controller to determine that from the control plane.
What's the current version that was applied to the data plane? I realize this can be tricky to determine, but it's also very useful to have a conservative estimate to allow testing/verification that policies are in place.
The text was updated successfully, but these errors were encountered:
In particular, it would be nice to be able to discover the following on a NetworkPolicy:
Is it being enforced? Some network plugins don't support NetworkPolicy, but there's no way for a user/controller to determine that from the control plane.
What's the current version that was applied to the data plane? I realize this can be tricky to determine, but it's also very useful to have a conservative estimate to allow testing/verification that policies are in place.
The text was updated successfully, but these errors were encountered: