-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
XCMSTRAT-589 - [Internal Preview] OCM console can connect to regional OCM instances to manage cluster lifecycle
-
-
-
ACM Console Sprint 264
Description of the Problem
In multiregion enabled env, User has opened overview page of a ready ROSA hosted regionalized cluster(installed in the region ap-southeast-1 ) .The machine pool status shown as "Deleted 0 / 0" although cluster is ready and having machine pools present for the same.
Command line result as below
% rosa login --url https://api.aws.ap-southeast-1.stage.openshift.com I: Logged in as 'hac-jaya' on 'https://api.aws.ap-southeast-1.stage.openshift.com' % rosa list machinepool -c secondjayaclusterdec12datasovarg ID AUTOSCALING REPLICAS INSTANCE TYPE LABELS TAINTS AVAILABILITY ZONE SUBNET DISK SIZE VERSION AUTOREPAIR workers No 4/4 m5.xlarge ap-southeast-1c subnet-00de5c2f13077ae08 300 GiB 4.17.7 Yes
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 "Overview" tab.
- See the status definition.
Actual results:
At step 4, The machine pool status shown as "Deleted 0 / 0".
Expected results:
At step 4, The machine pool status should be shown correctly based on the available machine pool. For above mentioned cluster it should be "Ready 1 / 1"
- blocks
-
OCMUI-2524 Make the multiRegion version of cluster details the default version
- Review
- mentioned on