Skip to content

gcrane: Use page size of 10,000 for googley things#1645

Merged
jonjohnsonjr merged 1 commit intogoogle:mainfrom
jonjohnsonjr:gcrane-should-not-suffer-for-the-sins-of-ecr
Apr 18, 2023
Merged

gcrane: Use page size of 10,000 for googley things#1645
jonjohnsonjr merged 1 commit intogoogle:mainfrom
jonjohnsonjr:gcrane-should-not-suffer-for-the-sins-of-ecr

Conversation

@jonjohnsonjr
Copy link
Copy Markdown
Collaborator

We dropped down to 1000 for the sake of ECR, but that doesn't make much sense, really.

Per https://cloud.google.com/artifact-registry/quotas#limits this will return up to 10k items.

Fixes #1643

We dropped down to 1000 for the sake of ECR, but that doesn't make much
sense, really.

Per https://cloud.google.com/artifact-registry/quotas#limits this will
return up to 10k items.
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 11, 2023

Codecov Report

Merging #1645 (7b6e063) into main (ed5c185) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1645      +/-   ##
==========================================
- Coverage   72.07%   72.05%   -0.02%     
==========================================
  Files         120      120              
  Lines        9772     9776       +4     
==========================================
+ Hits         7043     7044       +1     
- Misses       2010     2012       +2     
- Partials      719      720       +1     
Impacted Files Coverage Δ
pkg/v1/google/keychain.go 87.87% <100.00%> (+0.37%) ⬆️
pkg/v1/google/list.go 71.27% <100.00%> (+0.46%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jonjohnsonjr jonjohnsonjr enabled auto-merge (squash) April 11, 2023 20:40
@imjasonh
Copy link
Copy Markdown
Contributor

Why is gcrane run against ECR at all?

@jonjohnsonjr jonjohnsonjr merged commit 6f96bba into google:main Apr 18, 2023
@jonjohnsonjr jonjohnsonjr deleted the gcrane-should-not-suffer-for-the-sins-of-ecr branch April 18, 2023 15:24
@imjasonh
Copy link
Copy Markdown
Contributor

Found #984

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.

gcrane: Cannot list more than ~1000 entries in an artifact registry

3 participants