• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / gpu-operator / 21600331456
25%
main: 26%

Build:
Build:
LAST BUILD BRANCH: pull-request/2098
DEFAULT BRANCH: main
Ran 02 Feb 2026 05:30PM UTC
Jobs 1
Files 53
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Feb 2026 05:24PM UTC coverage: 25.426% (-0.2%) from 25.669%
21600331456

push

github

cdesiniotis
Remove unneeded init container in dcgm-exporter daemonset

For OpenShift, we were adding an init container to the dcgm-exporter
daemonset. This init container was changing the SELinux security context
of the /var/lib/kubelet/pod-resources directory and /var/lib/kubelet/pod-resources/kubelet.sock
file so that the main container in the dcgm-exporter daemonset could
access the Pod Resources API.

This commit removes this init container as it is no longer required.
Additionally, changing the SELinux security context of files on the host
is not recommended.

I tested this change on the oldest supported OpenShift version (4.14) and
a recent OpenShift version (4.20). On both systems, I made sure to revert
the SELinux security context of /var/lib/kubelet/pod-resources directory
and the /var/lib/kubelet/pod-resources/kubelet.sock file to the default
setting from the SELinux policy of the system. On both systems, the dcgm-exporter
application was able to access the Pod Resources API correctly with this commit.

Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com>

3011 of 11842 relevant lines covered (25.43%)

0.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21600331456.1 02 Feb 2026 05:30PM UTC 53
25.43
GitHub Action Run
Source Files on build 21600331456
  • Tree
  • List 53
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21600331456
  • e521a0cc on github
  • Prev Build on main (#21528662883)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc