Commit 10f9051
committed
test: Add network policy enforcement tests
Add comprehensive NetworkPolicy tests for kube-apiserver and
kube-apiserver-operator namespaces. Tests verify policy creation,
reconciliation, and enforcement including default-deny and allow
rules patterns.
Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>1 parent 4cf4d0b commit 10f9051
4 files changed
Lines changed: 921 additions & 1 deletion
File tree
- cmd/cluster-kube-apiserver-operator-tests-ext
- test
- e2e
- library
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
80 | 91 | | |
81 | 92 | | |
82 | 93 | | |
| |||
0 commit comments