-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
-
False
-
XCMSTRAT-589 - [Internal Preview] OCM console can connect to regional OCM instances to manage cluster lifecycle
-
-
Description of the Problem
In multiregion enabled env, User has opened Networking tab of a ready ROSA hosted regionalized cluster(installed in the region ap-southeast-1 ). The page has broken with type error as below
TypeError: Cannot read properties of undefined (reading 'address')
at g (ClusterIngressCard.jsx:63:38)
at bi (chrome-root.d6ec82adcca2f232.js:2:197413)
at Sl (chrome-root.d6ec82adcca2f232.js:2:256728)
at vs (chrome-root.d6ec82adcca2f232.js:2:245880)
at ys (chrome-root.d6ec82adcca2f232.js:2:245808)
at bs (chrome-root.d6ec82adcca2f232.js:2:245671)
at os (chrome-root.d6ec82adcca2f232.js:2:242478)
at ls (chrome-root.d6ec82adcca2f232.js:2:242867)
at za (chrome-root.d6ec82adcca2f232.js:2:183766)
at chrome-root.d6ec82adcca2f232.js:2:240415
**
See the attached recording Screen Recording 2024-12-18 at 2.43.58 PM.mov
How reproducible:
Always
Steps to Reproduce:
- Open OCM UI staging using https://console.dev.redhat.com/openshift/?multiregion=true
- Open a ready ROSA hosted regionalized cluster(installed in ap-southeast-1 region).
- Go to "Networking" tab.
- See the behavior.
Actual results:
At step 4, Networking tab definition has broken with above mentioned type errors.
Expected results:
At step 4, Networking tab should be loaded respective content without any issue.
- blocks
-
OCMUI-2524 Make the multiRegion version of cluster details the default version
- Review
- relates to
-
OCMUI-2812 Cluster Details - clusterRouters.default undefined
- Closed