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): reduce ECR Public max results to 1000 #17946

Merged
merged 3 commits into from
Sep 27, 2022
Merged

fix(docker): reduce ECR Public max results to 1000 #17946

merged 3 commits into from
Sep 27, 2022

Conversation

maxbrunet
Copy link
Contributor

Changes

Reduce max results to 1000 for ECR Public like regular ECR to avoid HTTP 405 error

https://docs.aws.amazon.com/AmazonECRPublic/latest/APIReference/API_DescribeRepositories.html#ecrpublic-DescribeRepositories-request-maxResults

Context

Closes #9268

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

I have not tested on a real repository, but I have tested all the mocked HTTP request with cURL, giving special attention to Authorization header and query strings.

@rarkins rarkins enabled auto-merge (squash) September 23, 2022 19:23
@monosoul
Copy link

The build has failed, altho the failure doesn't seem to have anything to do with the changes. Can anyone restart it? @maxbrunet @rarkins @viceice

@rarkins rarkins merged commit e29d851 into renovatebot:main Sep 27, 2022
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.207.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
@maxbrunet maxbrunet deleted the fix/docker/ecr-public-max-results branch November 24, 2022 00:29
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.

Support for Amazon ECR (Public Gallery)
6 participants