harbor/src/testing
Wang Yan 948d45604c Revise the GC job flow,
1, set harbor to readonly
2, select the candidate artifacts from Harbor DB.
3, call registry API(--delete-untagged=false) to delete manifest bases on the results of #2
4, clean keys of redis DB of registry, clean artifact trash and untagged from DB.
5, roll back readonly.

Signed-off-by: wang yan <wangyan@vmware.com>
2020-02-24 18:29:55 +08:00
..
api feat(vulnerability): assemble vulnerabilities info for artifact (#10800) 2020-02-22 13:29:58 +08:00
apitests Revise the GC job flow, 2020-02-24 18:29:55 +08:00
clients requirement(oci) implement tag retention for oci 2020-02-20 00:43:20 +08:00
job Implement a common scheduler 2019-07-23 17:20:31 +08:00
pkg Revise the GC job flow, 2020-02-24 18:29:55 +08:00
chart_utility.go Return the total count of charts under the project in project API 2018-09-25 17:56:11 +08:00
suite.go feat(middleware): add blob middlewares (#10710) 2020-02-20 23:20:34 +08:00