vmware-archive/admiral

"hbr-api" should be used in path rather than "api" in some API calls

ywk253100 opened this issue · 2 comments

Click the NEW REPLICATION RULE button in Global Registries page's Replication Rules tab:
new_rule

Click the REPLICATE button in Global Registries page's Replication Rules tab:
replicate_global

Click the REPLICATE button in one project'sRegistry Replication tab:
replicate_pro

These endpoints are hardcoded in Harbor. They should be made part of the service configuration so we can configure them on our side. See goharbor/harbor#4790

Fixed