[ ] Affected Issues have been mentioned in the Closing issues section
[ ] Documentation has been written/updated
[ ] PR title is ready for changelog and subsystem label(s) applied
When migrating environments between clusters, if harbor cleanup is enabled, when the source environment is deleted, it will delete the images that the destination environment uses.
This adds labels that can be added to the source environment lagoon-internal-registry-secret secret, that will make sure that the remote-controller won't remove the images from harbor when the environment is eventually pruned.
Checklist
When migrating environments between clusters, if harbor cleanup is enabled, when the source environment is deleted, it will delete the images that the destination environment uses.
This adds labels that can be added to the source environment
lagoon-internal-registry-secret
secret, that will make sure that the remote-controller won't remove the images from harbor when the environment is eventually pruned.Closing issues
closes #60