Bug 1957179 - Incorrect VERSION in node_exporter
Summary: Incorrect VERSION in node_exporter
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.8
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.8.0
Assignee: Pawel Krupa
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-05 10:13 UTC by Pawel Krupa
Modified: 2021-07-27 23:06 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-27 23:06:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift node_exporter pull 86 0 None open Bug 1957179: Update to 1.1.2 2021-05-05 10:13:50 UTC
Red Hat Product Errata RHSA-2021:2438 0 None None None 2021-07-27 23:06:39 UTC

Description Pawel Krupa 2021-05-05 10:13:04 UTC
Description of problem:
VERSION file in code repository is pointing to 1.0.1, but the content is at 1.1.1


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Updating to 1.1.2 should also fix this issue

Comment 2 Junqi Zhao 2021-05-06 04:08:52 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
...

Comment 5 errata-xmlrpc 2021-07-27 23:06:17 UTC
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


Note You need to log in before you can comment on or make changes to this bug.