With the Karydia network policy custom resource it is possible to specify the network policies, which will be applied by Karydia in the corresponding namespaces of the cluster. Previously, this was done by a config map
Checklist
Before submitting this PR, please make sure:
[x] you have added unit tests
[x] you have added integration tests
[x] your code builds clean with make
[x] your code lets succeed unit tests with make test
Description
[resolves #110 ] [resolves #132 ]
With the Karydia network policy custom resource it is possible to specify the network policies, which will be applied by Karydia in the corresponding namespaces of the cluster. Previously, this was done by a config map
Checklist
Before submitting this PR, please make sure:
make
make test