Skip to content

fix: pass full image refs to ReplicatedImageRegistry/Repository for subcharts#46

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

fix: pass full image refs to ReplicatedImageRegistry/Repository for subcharts#46
aa-replicated merged 1 commit intomainfrom
demo/tier4

Conversation

@aa-replicated
Copy link
Copy Markdown
Owner

Summary

  • Pass full image references (index.docker.io/bitnami/postgresql, etc.) to ReplicatedImageRegistry/ReplicatedImageRepository so the proxy path is constructed correctly
  • Add repository overrides for postgresql, redis, and volumePermissions so airgap installs can rewrite paths to the local registry

Test plan

  • Online EC install: postgresql and redis pull through proxy correctly
  • Airgap EC install: postgresql and redis resolve from local registry

🤖 Generated with Claude Code

…ubcharts

ReplicatedImageRegistry needs the full image reference (registry/repo)
to construct the correct proxy path. Also add repository overrides for
postgresql and redis so airgap can rewrite paths to local registry.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aa-replicated aa-replicated merged commit 40afdcd 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