harbor/src/registryctl
wang yan 566169f59a Fix gc jobs issues.
This commit is to fix two problems in the gc job,
1, in order to support redis cluseter, gc job should delete the keys only
for docker reigstry instead of all keys. It because that in the redis cluster,
only db 0 is supported.
2, to restore the real status of read only not just to set it to false.

Signed-off-by: wang yan <wangyan@vmware.com>
2018-10-26 18:37:20 +08:00
..
api Fix gc jobs issues. 2018-10-26 18:37:20 +08:00
auth Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
client Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
handlers Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00
config_test.yml Add the registry controller httpserver, it's responsible for controlling (#5265) 2018-07-16 16:50:28 +08:00
main.go Replacing copyright notices with "Copyright Project Harbor Authors". 2018-09-19 16:59:36 +00:00