Bug 1957179
| Summary: | Incorrect VERSION in node_exporter | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Pawel Krupa <pkrupa> |
| Component: | Monitoring | Assignee: | Pawel Krupa <pkrupa> |
| Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.8 | CC: | alegrand, anpicker, aos-bugs, erooth, kakkoyun, lcosic, pkrupa |
| Target Milestone: | --- | ||
| Target Release: | 4.8.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-27 23:06:17 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: | |||
|
Description
Pawel Krupa
2021-05-05 10:13:04 UTC
tested with 4.8.0-0.nightly-2021-05-06-003426, node-exporter now is 1.1.2 # oc -n openshift-monitoring logs -c node-exporter node-exporter-778cw | head level=info ts=2021-05-06T02:51:58.533Z caller=node_exporter.go:178 msg="Starting node_exporter" version="(version=1.1.2, branch=rhaos-4.8-rhel-8, revision=d37b7a31752973215d003851f458b049f1ceb7bd)" # oc -n openshift-monitoring get pod --show-labels | grep node-exporter node-exporter-778cw 2/2 Running 0 72m app.kubernetes.io/component=exporter,app.kubernetes.io/name=node-exporter,app.kubernetes.io/part-of=openshift-monitoring,app.kubernetes.io/version=1.1.2,controller-revision-hash=5ccd48c8f6,pod-template-generation=1 ... 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.8.2 bug fix and 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-2021:2438 |