-
Bug
-
Resolution: Done-Errata
-
Major
-
4.13.z
-
Moderate
-
No
-
False
-
-
N/A
-
Release Note Not Required
This is a clone of issue OCPBUGS-22815. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-20508. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-20063. The following is the description of the original issue:
—
Description of problem:
An infra object in some vsphere deployments can look like this:
~]$ oc get infrastructure cluster -o json | jq .status { "apiServerInternalURI": "xxx", "apiServerURL": "xxx", "controlPlaneTopology": "HighlyAvailable", "etcdDiscoveryDomain": "", "infrastructureName": "xxx", "infrastructureTopology": "HighlyAvailable", "platform": "VSphere", "platformStatus": { "type": "VSphere" } }
Which if we attempt to run the regenerate MCO command in https://access.redhat.com/articles/regenerating_cluster_certificates will cause a panic
Version-Release number of selected component (if applicable):
4.10.65 4.11.47 4.12.29 4.13.8 4.14.0 4.15
How reproducible:
100%
Steps to Reproduce:
1. Run procedure on cluster with above infra 2. 3.
Actual results:
panic
Expected results:
no panic
Additional info:
- clones
-
OCPBUGS-22815 Regenerating the machine config operator certificates can panic on vSphere
- Closed
- is blocked by
-
OCPBUGS-22815 Regenerating the machine config operator certificates can panic on vSphere
- Closed
- links to
-
RHBA-2023:7608 OpenShift Container Platform 4.12.z bug fix update