Skip to content

fix: use SDK default proxy URL as input to ReplicatedImageRegistry#48

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

fix: use SDK default proxy URL as input to ReplicatedImageRegistry#48
aa-replicated merged 1 commit intomainfrom
demo/tier4

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • registry.replicated.com is not proxied through proxy.replicated.com — passing it caused a broken double-proxy URL for online installs
  • Use the SDK's own default image reference (proxy.replicated.com/library/replicated-sdk-image) as input so online installs are unchanged and airgap routes to the local registry

Test plan

  • Online EC install: SDK pulls from proxy.replicated.com/library/replicated-sdk-image as before
  • Airgap EC install: SDK resolves from local registry

🤖 Generated with Claude Code

registry.replicated.com is not proxied through proxy.replicated.com.
Use the SDK's own default (proxy.replicated.com/library/replicated-sdk-image)
so online installs keep working and airgap routes to local registry.

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

1 participant