harbor/src/registryctl
wang yan 12c92dbfce fix delete manifest route issue
The repository name contains blackslash, the mux router has to use the * to match the blackslash. Otherwise the caller(gc job) will get a 404.

Signed-off-by: wang yan <wangyan@vmware.com>
2020-07-02 13:42:48 +08:00
..
api move send error to source lib (#12175) 2020-06-19 01:04:50 +08:00
auth Added tests for failure conditions (#6501) 2018-12-13 11:35:17 +08:00
client Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00
config Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00
handlers fix delete manifest route issue 2020-07-02 13:42:48 +08:00
config_test.yml Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00
main.go Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00
reg_conf_test.yml Add api to delete blob and manifest (#12006) 2020-06-06 01:34:23 +08:00