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

fix: add ecr login manager #765

Merged

Conversation

blsmth-visualboston
Copy link
Contributor

Fixes #698

I found that installing the amazon-ecr-credentials-helper on the Manager is what fixes the ecr-login issues I faced for a few head-scratching days. But in the end it makes sense, the Manager, as far as I understand this infrastructure is doing the logging in to get an authorization token as part of the ecr-login flow and then passing that along to the Runner.

I'm not entirely sure how or if I need to modify tests but I'm glad to take any guidance or help.

@blsmth-visualboston blsmth-visualboston changed the title add ecr login manager [fix] add ecr login manager Dec 14, 2023
@blsmth-visualboston blsmth-visualboston changed the title [fix] add ecr login manager fix: add ecr login manager Dec 14, 2023
@pflorek pflorek merged commit 5492de5 into pepperize:main Jan 7, 2024
16 of 22 checks passed
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

Successfully merging this pull request may close these issues.

Pulling job images from private ECR not working
2 participants