Skip to content

fix: remove SDK registry override for EC3 beta.1 compatibility#54

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

fix: remove SDK registry override for EC3 beta.1 compatibility#54
aa-replicated merged 1 commit into
mainfrom
demo/tier4

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • Removes the replicated.image.registry override from helmchart.yaml
  • ReplicatedImageRegistry ... true (noProxy=true) returns empty string in EC3 beta.1 online installs, causing the SDK image to resolve to docker.io/library/replicated-sdk-image:1.19.2 (wrong)
  • The replicated SDK chart already uses proxy.replicated.com/library/replicated-sdk-image natively — no override needed for online or airgap (EC3 bundles the SDK image automatically)

Test plan

  • Promote release in Replicated vendor portal
  • Deploy to EC3 online cluster
  • Confirm all 4 pods reach Running: gameshelf, postgresql, redis, replicated SDK

🤖 Generated with Claude Code

…vely

ReplicatedImageRegistry with noProxy=true returns empty string in beta.1
online installs, causing library/replicated-sdk-image to resolve to
docker.io/library/... The SDK chart already references proxy.replicated.com
directly and works without any helmchart.yaml override.

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