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

When using OVE UI prevent regeneration of kubeadmin-password

XMLWordPrintable

    • None
    • Agent Sprint 271
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      This is a clone of issue OCPBUGS-55683. The following is the description of the original issue:

      When using the OVE UI there is a button to download the kubeconfig credentials. This invokes the api/assisted-install/v2/clusters/<cluster_id>/download/files endpoint which will cause the kubeconfig credentials to be generated and allow them to be downloaded. The endpoint calls generateClusterInstallConfig().

      The problem is that when the cluster is later installed, a call to generateClusterInstallConfig() which will regenerate a new kubeadmin-password so that the original password which was downloaded is no longer valid. This is not an issue with the kubeconfig since its value will not change.

      We need to ensure that the kubeadmin-password downloaded via the Download button remains valid.

              bfournie@redhat.com Robert Fournier
              openshift-crt-jira-prow OpenShift Prow Bot
              Biagio Manzari Biagio Manzari
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: