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

R&D: Make helm charts deployed using GitOps/ArgoCD visible to Helm Clients

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Done
    • Icon: Normal Normal
    • 1.7.0
    • None
    • ArgoCD
    • Make helm charts visible to Helm Clients
    • False
    • False
    • To Do
    • 0% To Do, 0% In Progress, 100% Done
    • Undefined

      Scenario

      As a user of ArgoCD/GitOps, I've deployed a Helm Chart using the Application CR. I would like to see the list of charts installed from the Developer Console as well as "helm list"

       

      Problem Statement

      In ArgoCD,  helm is used as “helm template … | kubectl apply -f - “ . This makes it impossible to visualize installed helm releases from the developer console and "helm list"

       

      Acceptance Criteria:

      1. Create an Application CR in Argo CD referencing a Helm Chart.
      2. Confirm that the Application is sync'd and the workload is deployed successfully.
      3. On running `helm list` against the cluster where the workloads were deployed, the user should be able to see the Helm Release deployed.

       

       

       

              saumeyakatyal Saumeya Katyal (Inactive)
              jfischer@redhat.com Jann Fischer
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: