Uploaded image for project: 'Red Hat Developer Hub Bugs'
  1. Red Hat Developer Hub Bugs
  2. RHDHBUGS-1717

[helm] Unable to install RHDH using 1.1.1 Helm Chart

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • None
    • None
    • Helm Chart
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • Hide
      = {prod-short} 1.1.1 cannot be installed with helm CLI

      Due to the way OpenShift Helm Charts were renamed after 1.1.0, the \{prod-short} container for 1.1.1 will fail to start if installed via the helm CLI.

      This is caused by the fact that the secret is created under a new name, which is incompatible with old assumptions from 1.1.0.

      This regression was introduced in 1.1.1 and fixed in 1.1.2.
      Show
      = {prod-short} 1.1.1 cannot be installed with helm CLI Due to the way OpenShift Helm Charts were renamed after 1.1.0, the \{prod-short} container for 1.1.1 will fail to start if installed via the helm CLI. This is caused by the fact that the secret is created under a new name, which is incompatible with old assumptions from 1.1.0. This regression was introduced in 1.1.1 and fixed in 1.1.2.
    • Bug Fix
    • Proposed
    • Important

      Description of problem:

      When installing using helm cli the rhdh container won't start due to missing secret (secret exists but under a different name)

       

        Warning  Failed                  86s (x7 over 2m33s)  kubelet                  Error: secret "rhdh-developer-hub-auth" not found

       

      the secret is there, but it is named rhdh-redhat-developer-hub-auth

       

       

      This is not just Helm cli issue, I can see the same behavior when installing using OpenShift Developer Console

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. helm repo add openshift-helm-charts https://charts.openshift.io/
      2. helm repo update
      3. helm install rhdh openshift-helm-charts/redhat-developer-hub  --version 1.1.1

       Reproducibility (Always/Intermittent/Only Once):

      Always

      Build Details:

      Helm Chart 1.1.1

      Additional Information:

      When using Helm Chart 1.1.0 (helm install rhdh openshift-helm-charts/redhat-developer-hub  --version 1.1.0)

      everything works as expected 

              rhn-support-cdaley Corey Daley (Inactive)
              tkral@redhat.com Tomas Kral
              RHIDP - Install
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: