stackhpc / stackhpc-kayobe-config

StackHPC Kayobe configuration
Apache License 2.0
12 stars 20 forks source link

trivy: Add more repositories to handle rate limits - 2024.1 #1333

Closed bbezak closed 3 weeks ago

bbezak commented 3 weeks ago

More repositories are configured to avoid issues when ghcr.io hits rate limits. If the primary repository fails due to rate limiting, the system will fall back to the public ECR repository [1]

[1] https://github.com/aquasecurity/trivy/discussions/7668#discussioncomment-10892093

Alex-Welsh commented 3 weeks ago

LGTM but we should merge this into Antelope first then up to Caracal

bbezak commented 3 weeks ago

LGTM but we should merge this into Antelope first then up to Caracal

willdo. I'm not sure why I don't like "frontporting" approach :)

Alex-Welsh commented 3 weeks ago

LGTM but we should merge this into Antelope first then up to Caracal

willdo. I'm not sure why I don't like "frontporting" approach :)

I don't either. I think we should switch to backporting from our latest stable branch