kubernetes-sigs / network-policy-api

This repo addresses further work involving Kubernetes network security beyond the initial NetworkPolicy resource
Apache License 2.0
50 stars 28 forks source link

[CONFORMANCE] Add Conformance for "same priority ANPs"; disjoint #223

Open tssurya opened 2 months ago

tssurya commented 2 months ago

What existing test case does this issue concern:

What test case(s) would you like to be added:

  1. We need to add conformance tests for same priority admin network policies that are disjoint with their rules such that both should work as expected

Why this is needed:

  1. See https://github.com/kubernetes-sigs/network-policy-api/issues/216

FYI: We don't plan to tackle tests for the don't work as expected bits