mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
Add a new e2e test to test the Except clauses in IPBlock CIDR based NetworkPolicies. This test adds an egress rule which allows client to connect to a CIDR which includes the ServerPod's IP, however carves an except subnet which excludes this ServerPod.