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

Allow to try several mirrors for a given registry #2274

Open
sathieu opened this issue Oct 2, 2024 · 0 comments
Open

Allow to try several mirrors for a given registry #2274

sathieu opened this issue Oct 2, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@sathieu
Copy link

sathieu commented Oct 2, 2024

We use different mirrors and this works correctly with containerd which tries them in order and use the first working one (i.e. not 404 or other errors).

We need the same feature for trivy-operator.

This may require feature addition in trivy itself.

@sathieu sathieu added the kind/feature Categorizes issue or PR as related to a new feature. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant