Harbor replication to ECR in cross-account not referencing remote account in CreateRepository and DescribeRepository functions #21635
Labels
help wanted
The issues that is valid but needs help from community
replication/adapters
related to replication adapters
During replication to AWS ECR in a different account from where Harbor is installed the checkRepostory function and the createRepository function are checking for existence of repository and creating repository in the account where harbor is running.
Looks like it is possible to pass in the RegistryId as input to the DescribeRepositories and CreateRepository aws sdk call.
The text was updated successfully, but these errors were encountered: