-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14
Description of problem:
Looking at the vSphere connection configuration via UI we can see that the value for VCenter cluster is populated with the "networks" value instead of the "computeCluster" one
Additional info:
- https://github.com/openshift/console/blob/fdcd7738612cd5685c100b15d348134c96b2fa39[...]ackages/vsphere-plugin/src/components/VSphereConnectionForm.tsx - https://github.com/openshift/console/blob/fdcd7738612cd5685c100b15d348134c96b2fa39/frontend/packages/vsphere-plugin/src/hooks/use-connection-form.ts#L69 From the form query it seems it is linked to the Network: ====================================== vCenterCluster = domain?.topology?.networks?.[0] || ''; ====================================== Our understanding it that it should pickup the cluster name: ====================================== topology.computeCluster ======================================
- blocks
-
OCPBUGS-25145 VSphereConnectionForm link uncorrect resources
- Closed
- is cloned by
-
OCPBUGS-25145 VSphereConnectionForm link uncorrect resources
- Closed
-
OCPBUGS-35259 VSphereConnectionForm link uncorrect resources
- Closed
- links to
-
RHSA-2023:7198 OpenShift Container Platform 4.15 security update
(1 links to)