Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-15773

The upgrade Helm Release tab in OpenShift GUI Developer console is not refreshing with updated values.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done-Errata
    • Major
    • 4.14.0
    • 4.12
    • Dev Console
    • Moderate
    • No
    • ODC Sprint 241
    • 1
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      The upgrade Helm Release tab in OpenShift GUI Developer console is not refreshing with updated values.

      Version-Release number of selected component (if applicable):

      4.12

      How reproducible:

      100%

      Steps to Reproduce:

      1. Add below Helm chart repository from CLI
      
      ~~~
      apiVersion: helm.openshift.io/v1beta1
      kind: HelmChartRepository
      metadata:
        name: prometheus-community
      spec:
        connectionConfig:
          url: 'https://prometheus-community.github.io/helm-charts'
        name: prometheus-community
      ~~~
      2. Goto GUI and select Developer console --> +Add --> Developer Catalog --> Helm Chart --> Select Prometheus Helm chart --> Install Helm chart --> From dropdown of chart version select 22.3.0 --> Install
      
      3. You will see the image tag as v0.63.0
      ~~~
          image:
            digest: ''
            pullPolicy: IfNotPresent
            repository: quay.io/prometheus-operator/prometheus-config-reloader
            tag: v0.63.0
      ~~~ 
      4. Once that is installed Goto Helm --> Helm Releases --> Prometheus --> Upgrade --> From dropdown of chart version select 22.4.0 --> the page does not refresh with new value of the tag.
      
      ~~~
          image:
            digest: ''
            pullPolicy: IfNotPresent
            repository: quay.io/prometheus-operator/prometheus-config-reloader
            tag: v0.63.0
      ~~~
      
      NOTE: The same steps before installing the helm chart, when we select different versions the value is being updated.
      Goto GUI and select Developer console --> +Add --> Developer Catalog --> Helm Chart --> Select Prometheus Helm chart --> Install Helm chart --> From dropdown of chart version select 22.3.0 --> Now select different chart version like 22.7.0 or 22.4.0

      Actual results:

      The The yaml view of Upgrade Helm Release tab shows the values of older chart version.

      Expected results:

      The yaml view of Upgrade Helm Release tab should contain latest values as per selected chart version.

      Additional info:

       

      Attachments

        Issue Links

          Activity

            People

              rh-ee-lprabhu Lokananda Prabhu
              rhn-support-pkhilare Pawan Khilare
              Sanket Pathak Sanket Pathak
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: