Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-1336

Spike: Make Helm charts deployed using Argo CD visible to Helm Clients

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Normal Normal
    • 1.7.0
    • None
    • ArgoCD
    • GITOPS Sprint 225

      Currently, Argo CD relies on the helm template command to extract the resources and then applies them using kubectl. Though the application is deployed, it doesn't add the chart metadata making it impossible for the helm clients to recognize it. This happens because Argo CD uses “helm template … | kubectl apply -f - “  cmd to extract and apply the K8s manifests instead of  "helm install".

       

      Acceptance Criteria:

      Create a spike doc and discuss possible solutions to make the deployed charts visible to Helm clients. Users should be able to list the charts deployed using Argo CD.

       

              saumeyakatyal Saumeya Katyal (Inactive)
              cbanavik Chetan Banavikalmutt
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: