These annotations allow to indentify the source and value
of the network policies applied by karydia in each namespace. In case
of race-conditions this helps to identify the current state
and where settings have to be updated.
Solves #173
Checklist
Before submitting this PR, please make sure:
[x] you have added unit tests
[x] your code builds clean with make
[x] your code lets succeed unit tests with make test
Description
These annotations allow to indentify the source and value of the network policies applied by karydia in each namespace. In case of race-conditions this helps to identify the current state and where settings have to be updated.
Solves #173
Checklist
Before submitting this PR, please make sure:
make
make test