Bug 2038772
Summary: | Some monitors failed to display on Observe->Targets page | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | hongyan li <hongyli> | ||||
Component: | Monitoring | Assignee: | Andrew Pickering <anpicker> | ||||
Status: | CLOSED ERRATA | QA Contact: | hongyan li <hongyli> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 4.10 | CC: | amuller, anpicker, aos-bugs, erooth, sthaha | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.10.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | No Doc Update | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-03-10 16:37:59 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Test with payload 4.10.0-0.nightly-2022-01-17-182202 All the servicemonitor can be displayed now Pull 10877 is still not in payload Test with payload 4.10.0-0.nightly-2022-01-20-082726 All monitors can display Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |
Created attachment 1849785 [details] screenshot Description of problem: Some monitors failed to display on Observe->Targets page Version-Release number of selected component (if applicable): 4.10.0-0.nightly-2022-01-08-215919 How reproducible: always Steps to Reproduce: 1. Open admin web console 2. Open Observe->Targets page 3. Check monitor column, some display as '-', such as the following 2 namespaces openshift-dns openshift-image-registry oc get servicemonitor -A|grep -E 'openshift-dns|openshift-image-registry' openshift-dns-operator dns-operator 3h1m openshift-dns dns-default 177m openshift-image-registry image-registry 3h1m openshift-image-registry image-registry-operator 3h1m Actual results: Expected results: Additional info: