Skip to content

Add mirror support for registry fs#8

Merged
adam-rl merged 1 commit into
mainfrom
adam/mirrors
Aug 14, 2025
Merged

Add mirror support for registry fs#8
adam-rl merged 1 commit into
mainfrom
adam/mirrors

Conversation

@adam-rl

@adam-rl adam-rl commented Aug 13, 2025

Copy link
Copy Markdown

What this PR does / why we need it: Adds support for mirrors similar to how containerd uses mirrors. When a host matches a mirror config, it will try the mirror (with a timeout) and if it fails, check the next mirror that matches. If all mirrors fail, the request will continue to the upstream.

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

@adam-rl
adam-rl requested review from dines-rl and gautam-rl August 13, 2025 23:10
@adam-rl
adam-rl merged commit b2e6b31 into main Aug 14, 2025
2 checks passed
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.

2 participants