harbor/make/common/templates
wangyan 29d0d51403 Signed-off-by: wangyan <wangyan@vmware.com>
Add clean registry cache to gc job

To workaround the issue: https://github.com/docker/distribution/issues/2094
GC needs to clean cache before to call the docker reigstry api to delete blobs.
Otherwise, the following docker push will not be performed as docker registry
does not clean cache in GC, it thinks the image is still there, and the new
blobs will be uploaded.
2018-08-13 02:58:27 -07:00
..
adminserver Keep the chart server related configurations in adminserver 2018-07-20 19:40:33 +08:00
chartserver Enable chart/prov files overwriting option 2018-08-01 15:20:38 +08:00
clair Enable configuring the interval of clair updaters 2018-07-26 16:27:23 +08:00
db Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
jobservice Unify redis configuration for harbor components (#5564) 2018-08-09 15:27:46 +08:00
log Improve log rotation configurability 2017-11-09 14:33:05 +08:00
nginx Remove the URL rewrite for docker registry request 2018-07-30 17:24:15 +08:00
notary Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
registry Unify redis configuration for harbor components (#5564) 2018-08-09 15:27:46 +08:00
registryctl Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
ui Signed-off-by: wangyan <wangyan@vmware.com> 2018-08-13 02:58:27 -07:00