Skip to content

feat(argocd): install charts from bundle BOM - #742

Open
schrodit wants to merge 3 commits into
mainfrom
argocd-bom
Open

feat(argocd): install charts from bundle BOM#742
schrodit wants to merge 3 commits into
mainfrom
argocd-bom

Conversation

@schrodit

Copy link
Copy Markdown
Member

Stack

  • Base: local-improvements
  • This PR: argocd-bom

Summary

  • prepare and parse the installer BOM once before local bootstrap dependencies are installed
  • install the Argo CD and pc-applications charts using versions and OCI references from the bundle BOM
  • add an opt-in --registry override to local and GCP bootstrap flows
  • persist explicit registry overrides in config.yaml, rewrite BOM image and chart references, and configure global.imageRegistry for pc-applications
  • preserve BOM references and omit registry.server when no override is configured

Testing

  • go test ./...

@schrodit
schrodit requested a review from joka134 August 26, 2026 12:08
@schrodit schrodit self-assigned this Aug 26, 2026
Base automatically changed from local-improvements to main August 27, 2026 08:41
Prepare the installer bundle before bootstrap so its BOM is available during Argo CD installation. Resolve the Argo CD OCI chart and version from the BOM, nest wrapper chart values appropriately, and retain the upstream chart fallback when no usable BOM entry exists.
Add an opt-in --registry flag to local and GCP bootstrap flows and persist explicit overrides in config.yaml. Rewrite BOM image and chart references for the selected registry and propagate it to the pc-applications Helm values.
Signed-off-by: schrodit <7979201+schrodit@users.noreply.github.com>
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