kubernetes-sigs / kubernetes-sigs/network-policy-api
Add pod selector matches to conformance test suite
Open
area/conformance
lifecycle/frozen
- Dominant language
- Go
- Stars
- 91
- Forks
- 51
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 3
Description
Currently all conformance tests are only testing on a namespace level (users should use `NetworkPolicy` if they want to fall to a pod-level which is why the first round of tests are not giving importance to this). We need to also add tests that use `podSelector` since that is a supported part of the API.
Contributor guide
Assessment
This issue has not been assessed yet.