compliantkubernetes-apps
compliantkubernetes-apps copied to clipboard
Harbor networkpolicy blocking replication
Describe the bug The harbor networkpolicies do not have any config options to allow communication with other container registries, e.g. for replicating images. At least core and registry should have an option to allow egress traffic to other registries, but testing is needed to see if other components also need access. They currently have config for object storage, but I do not think that is intended to be used for this.
To Reproduce Steps to reproduce the behavior:
- Enable network policies for harbor
- Try to set up replication from another registry
- See error about timeout
Expected behavior There is config to allow traffic to other registries (list of IPs and ports).
Screenshots
Version (add all relevant versions):
- Compliant kubernetes apps version v0.26.3
Additional context