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
Describe the bug
When excludeLables in NetworkPolicyAdmissionRule is set, the specified namespace excludes from not only the forbidden rules in the same manifest but also all the other ones.
To Reproduce
Create a NetworkPolicyAdmissionRule like below to the e2e cluster
Describe the bug
When
excludeLables
in NetworkPolicyAdmissionRule is set, the specified namespace excludes from not only the forbidden rules in the same manifest but also all the other ones.To Reproduce
[It] should reject a CiliumNetworkPolicy with forbidden IP
Expected behavior
excludeLabels
should only affects to the same manifest.The text was updated successfully, but these errors were encountered: