Bug 1799541

Summary: Gathering virt platform info is not complete due to insufficient privileges for some bios detection
Product: OpenShift Container Platform Reporter: Clayton Coleman <ccoleman>
Component: MonitoringAssignee: Clayton Coleman <ccoleman>
Status: CLOSED CURRENTRELEASE QA Contact: Junqi Zhao <juzhao>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.2.zCC: alegrand, anpicker, erooth, juzhao, kakkoyun, lcosic, mloibl, pkrupa, spasquie, surbania
Target Milestone: ---   
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1799540 Environment:
Last Closed: 2020-07-10 12:24:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1799539, 1799540    
Bug Blocks:    

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.