Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass AWS credentials if src and dst are in private ECRs of different accounts #119

Open
etix-git opened this issue May 6, 2024 · 0 comments

Comments

@etix-git
Copy link

etix-git commented May 6, 2024

The goal: regular syncing images between two private ECRs
The guide mentions that I *** either need to set environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY for the AWS account you want to use ***
I'm wondering is there a way to configure the auto-refresh feature in case the source registry has one set of creds, and the target has the another-one?
It will be useful in case of syncing the usual private repos with the repos in special AWS regions (I mean Gov or China) where the cross accounts trust policies may be quite complicated.

@etix-git etix-git changed the title Pass AWS credentials if src and dst are in private ECRs with the different AWS accounts Pass AWS credentials if src and dst are in private ECRs of different accounts May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant