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

Make helm charts deployed using GitOps/ArgoCD visible to Helm Clients

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • None
    • ArgoCD
    • Make helm charts deployed using GitOps/ArgoCD visible to Helm Clients
    • False
    • False
    • To Do
    • 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.

       

       

       

              cbanavik Chetan Banavikalmutt
              shbose Shoubhik Bose
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: