You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are adding label to our images at some point on our ci-cd flow, then we are adding some tag to the image.
At this point the replication (both ACR and ECR ) are replicating the new image tag to the registries.
But what happened when image is deleted?
Expected behavior:
New replication executions should raised and delete the image from remote
Actual behavior:
Nothing happened, the image is deleted from harbor only.
The expected behavior is working when there is no label resource filter in the replication!!
Versions:
harbor version: 2.11.1
The text was updated successfully, but these errors were encountered:
AharonIsraelCohen
changed the title
replication with label Source resource filter
replication with label source resource filter is not deleting images
Nov 18, 2024
We are adding label to our images at some point on our ci-cd flow, then we are adding some tag to the image.
At this point the replication (both ACR and ECR ) are replicating the new image tag to the registries.
But what happened when image is deleted?
Expected behavior:
New replication executions should raised and delete the image from remote
Actual behavior:
Nothing happened, the image is deleted from harbor only.
The expected behavior is working when there is no label resource filter in the replication!!
Versions:
The text was updated successfully, but these errors were encountered: