-
Bug
-
Resolution: Done
-
Major
-
4.14.z, 4.17.z
While navigating to the web console: Home → Overview → Status, we encounter multiple alerts firing in the cluster.
Clicking on "View Details" should ideally redirect us to the alert details. However, in the OpenShift 4.14 and OpenShift 4.17 cluster, it displays "No Alert Found" due to incorrect URL redirection.
This issue is specific to 4.14 and 4.17 I have tested all other versions but they where redirection to alert correctly.
Resolution/Workaround:
In the 4.14 and 4.17 Clicking on "View Details" for alert in Status will redirect to link like below.
https://console-openshift-console.apps.sharedocp417.sbr-shift.gsslab.brq2.redhat.com/monitoring/alerts/425691254?namespace=openshift-operators-redhat&prometheus=openshift-monitoring%2Fk8s&severity=warning&alertname=ElasticsearchOperatorRemovalWarning&version=5.8.17
In above link if we remove "prometheus=openshift-monitoring%2Fk8s&" Then it will redirect to correct alert.
https://console-openshift-console.apps.sharedocp417.sbr-shift.gsslab.brq2.redhat.com/monitoring/alerts/425691254?namespace=openshift-operators-redhat&severity=warning&alertname=ElasticsearchOperatorRemovalWarning&version=5.8.17
Screens: https://drive.google.com/drive/folders/1qVxXKH8ze6vwQLV6pGIMlKYda5ozEkkd?usp=sharing
- is duplicated by
-
OCPBUGS-49846 Openshift console overview shows "No alert found" when clicked on view details.
-
- ASSIGNED
-
- links to