-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.19.0
-
None
-
Agent Sprint 271
-
1
-
False
-
-
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.
- clones
-
OCPBUGS-55683 When using OVE UI prevent regeneration of kubeadmin-password
-
- Verified
-
- is blocked by
-
OCPBUGS-55683 When using OVE UI prevent regeneration of kubeadmin-password
-
- Verified
-
- links to
-
RHEA-2024:11038 OpenShift Container Platform 4.19.z bug fix update