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

crane catalog fails for AWS ECR (continuation of #681) #1091

Closed
NicholasAsimov opened this issue Jul 29, 2021 · 0 comments · Fixed by #1092
Closed

crane catalog fails for AWS ECR (continuation of #681) #1091

NicholasAsimov opened this issue Jul 29, 2021 · 0 comments · Fixed by #1092

Comments

@NicholasAsimov
Copy link
Contributor

NicholasAsimov commented Jul 29, 2021

Just like in #681 crane catalog {id}.dkr.ecr.{region}.amazonaws.com fails with error

2021/07/29 04:32:38 reading repos for {id}.dkr.ecr.{region}.amazonaws.com: GET https://{id}.dkr.ecr.{region}.amazonaws.com/v2/_catalog?n=10000: UNSUPPORTED: Invalid parameter at 'maxResults' failed to satisfy constraint: 'Member must have value less than or equal to 1000'

I've opened a PR (#1092) that mimics 11a80c2. Perhaps I'm missing some negative side-effects from this change so please take a look.

NicholasAsimov added a commit to NicholasAsimov/go-containerregistry that referenced this issue Jul 29, 2021
imjasonh pushed a commit that referenced this issue Jul 29, 2021
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 a pull request may close this issue.

1 participant