Bug 1799541 - Gathering virt platform info is not complete due to insufficient privileges for some bios detection
Summary: Gathering virt platform info is not complete due to insufficient privileges f...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.2.z
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.2.z
Assignee: Clayton Coleman
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On: 1799539 1799540
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-06 18:26 UTC by Clayton Coleman
Modified: 2020-07-10 12:24 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1799540
Environment:
Last Closed: 2020-07-10 12:24:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-monitoring-operator pull 647 0 None closed Bug 1799541: Node exporter init collectors must be privileged 2020-07-10 12:19:44 UTC

Description Clayton Coleman 2020-02-06 18:26:34 UTC
+++ This bug was initially created as a clone of Bug #1799540 +++

+++ This bug was initially created as a clone of Bug #1799539 +++

The init collector for node_exporter should have been privileged because dmidecode (used for some detection) requires higher privileges than is given by default. Giving that to the init container does not reduce runtime safety since only the init container will be given it.

Backport to all versions that have the collector.


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