harbor/make
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
..
migrations/postgresql Revise the GC job flow, 2020-02-24 18:29:55 +08:00
photon Remove dead code 2020-02-23 17:11:46 +08:00
checkenv.sh
common.sh
harbor.yml.tmpl chore: Configure Redis URL for Trivy adapter 2020-02-13 17:57:02 +01:00
install.sh chore(install): Add --with-trivy arg to the installation script 2020-02-12 23:47:56 +01:00
prepare fix(feat) fix prepare version in installer 2020-02-06 10:58:29 +08:00
pushimage.sh