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(docker): use a GET request to the real resource auth. (#14744) #15312

Merged
merged 2 commits into from
May 19, 2022

Conversation

vlagorce
Copy link
Contributor

@vlagorce vlagorce commented Apr 26, 2022

Changes

Some docker registries needs a specific scope when listing available tags.
This change aims to pass the registry url to the "auth" method in order to retrieve the right scope.

Context

Closes #14708

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/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

@vlagorce vlagorce force-pushed the 14708_resource_scope_action branch 2 times, most recently from 07c1ee9 to 9ed6d20 Compare April 26, 2022 13:32
@viceice
Copy link
Member

viceice commented Apr 26, 2022

please add all relevant issues / PRs to context section

@JamieMagee
Copy link
Contributor

Which container registries did you test against?

@vlagorce
Copy link
Contributor Author

Which container registries did you test against?

I have tested against Azure Container Registry.

@viceice viceice changed the title fix(docker): use a HEAD request to the real resource auth. (#14744) fix(docker): use a GET request to the real resource auth. (#14744) May 19, 2022
@rarkins rarkins enabled auto-merge (squash) May 19, 2022 05:51
@rarkins rarkins merged commit 9afdb73 into renovatebot:main May 19, 2022
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.64.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 19, 2022
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.

ACR Datasource unauthorized while fetching tags list.
5 participants