After executing retention policies & GC, how can I undo the retention jobs #19579
Unanswered
mfernandezfunes
asked this question in
Q&A
Replies: 1 comment 4 replies
-
@mfernandezfunes You refer the related section in our documentation https://goharbor.io/docs/2.9.0/administration/garbage-collection & https://goharbor.io/docs/2.9.0/working-with-projects/working-with-images/create-tag-retention-rules & https://goharbor.io/docs/2.9.0/working-with-projects/working-with-images/create-tag-immutability-rules You can set the And there is no way to undo the deletion, so recommend you run GC with |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I setted a retention rule, I execute the GC to start working. In the process I noticed that a lot of images started being deleted that weren't supposed to, so I stopped the GC. Is there a way to unmark the reamining artifacts from being deleted..?
I saw that blobs from the S3 bucket can be undeleted, but what else can I check ?
Is there any docuemntation about how GC works? Thank u
Beta Was this translation helpful? Give feedback.
All reactions