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: pass ECR credentials properly #9767

Merged
merged 4 commits into from Apr 28, 2021

Conversation

fgreinacher
Copy link
Contributor

@fgreinacher fgreinacher commented Apr 28, 2021

Changes:

Seems that the AWS SDK introduced a subtle breaking change with v3 where it is now required to pass credentials differently. This MR fixes that, based on looking at the relevant source code and a related StackOverflow answer.

Context:

Fixes #9766

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added unit tests, or
  • No new tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

lib/datasource/docker/index.spec.ts Show resolved Hide resolved
lib/datasource/docker/index.ts Outdated Show resolved Hide resolved
@viceice viceice merged commit ee72476 into renovatebot:main Apr 28, 2021
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 25.4.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fgreinacher fgreinacher deleted the fix/pass-creds branch April 28, 2021 14:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Renovate cannot auth at ECR
3 participants