-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
-
-
-
Low
-
None
Description of problem:
installed v2.13.0-RC3 and enabled MultiClusterObservability, imported cluster(or don't import cluster), multicloud "Home -> Overview" page, URL: https://console-url/multicloud/home/overview, choose "Fleet view", click "Worker core count" link, at the first click, it links to https://console-url/monitoring/query-browser?query0=acm_managed_cluster_worker_cores, then redirects to https://console-url/dashboards page
click "Worker core count" link again, it links to correct URL https://console-url/monitoring/query-browser?query0=acm_managed_cluster_worker_cores, no redirect
NOTE: The issue is only found for the first click, no issue for other retries. seems the issue exist in a few releases, not related to v2.13.0-RC3, you can try on different browsers, reproduced for the first click
Version-Release number of selected component (if applicable):
$ oc get catalogsource acm-custom-registry -n openshift-marketplace -o jsonpath='{.spec.image}'
quay.io:443/acm-d/acm-custom-registry:v2.13.0-RC3
How reproducible:
always for the first click for "Worker core count" link
Steps to Reproduce:
- installed v2.13.0-RC3 and enabled MultiClusterObservability
Actual results:
click "Worker core count" link, at the first click, it redirects to https://console-url/dashboards page
Expected results:
goes to right link
reproduced with ACM 2.13 RC4
$ oc get catalogsource acm-custom-registry -n openshift-marketplace -o jsonpath='{.spec.image}' quay.io:443/acm-d/acm-custom-registry:2.13.0-DOWNSTREAM-2025-03-07-03-19-34