how to delete orphaned link and upload file after gc? #20309
Replies: 3 comments 4 replies
-
|
Currently, Harbor only removes |
Beta Was this translation helpful? Give feedback.
-
|
By default, there should be a purge job executed periodically to clean the upload folder by distribution, see Line 283 in dee73a4 |
Beta Was this translation helpful? Give feedback.
-
|
I have the same problem. I run GC and show 0 to delete, but my registry volume occupied and close to be full !! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I use harbor as registory for testing. I cleanup harbor after test finished, and run Garbage Collection, then run
registry garbage-collect cmd/registry/config-harbor.yml -mto cleanup residual data in s3 bucket.But I found that even after executing gc, there is still a lot of residual data, mainly the link files of layers. How can I clear this data?
Beta Was this translation helpful? Give feedback.
All reactions