Skip to content

fix: pass original image refs to ReplicatedImageRegistry/Repository#45

Merged
aa-replicated merged 1 commit intomainfrom
demo/tier4
Apr 17, 2026
Merged

fix: pass original image refs to ReplicatedImageRegistry/Repository#45
aa-replicated merged 1 commit intomainfrom
demo/tier4

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • Fix double-prefixed image URLs caused by passing already-proxied refs to ReplicatedImageRegistry/ReplicatedImageRepository
  • These functions take the upstream image reference and add proxy/local registry wrapping as needed

Test plan

  • Online EC install pulls images through proxy correctly (no double prefix)
  • Airgap EC install resolves images from local registry

🤖 Generated with Claude Code

These functions take the upstream image reference and wrap it with
proxy/local registry as needed — passing the already-proxied URL
caused double-prefixing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit 94a55ff into main Apr 17, 2026
1 check 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.

1 participant