-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.18.0, 4.19.0
This is a clone of issue OCPBUGS-48142. The following is the description of the original issue:
—
Description of problem:
dev console, select one project that has alerts, example: openshift-monitoring, silence one Alert, example Watchdog, go to the "Silence details" page, click the Watchdog link under "Firing alerts" section, "No Alert found" shows, which should go to the alert details page, see screen recording: https://drive.google.com/file/d/1lUKLoHpmBKuzd8MmEUaUJRPgIkI1LjCj/view?usp=drive_link
the issue is happen with 4.18.0-0.nightly-2025-01-04-101226/4.19.0-0.nightly-2025-01-07-234605, no issue withe 4.17
checked the links for Watchdog link under "Firing alerts" section, there is undefined in the link, which should be namespace(openshift-monitoring) like 4.17
4.19
https://${console_url}/dev-monitoring/ns/undefined/alerts/1067612101?alertname=Watchdog&namespace=openshift-monitoring&severity=none
4.18
https://${console_url}/dev-monitoring/ns/undefined/alerts/1086044860?alertname=Watchdog&namespace=openshift-monitoring&severity=none
4.17
https://${console_url}/dev-monitoring/ns/openshift-monitoring/alerts/3861382580?namespace=openshift-monitoring&prometheus=openshift-monitoring%2Fk8s&severity=none&alertname=Watchdog
Version-Release number of selected component (if applicable):
4.18+
How reproducible:
always for 4.18+
Steps to Reproduce:
1. see the description
Actual results:
"No Alert found" shows
Expected results:
no error
- clones
-
OCPBUGS-48142 dev console, "Silence details" page, click Alert link under "Firing alerts" section, "No Alert found" shows
- Verified
- is blocked by
-
OCPBUGS-48142 dev console, "Silence details" page, click Alert link under "Firing alerts" section, "No Alert found" shows
- Verified
- links to