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

NVIDIA / gpu-operator / 33010103564
28%
main: 44%

Build:
Build:
LAST BUILD BRANCH: pull-request/2813
DEFAULT BRANCH: main
Ran 26 Aug 2026 08:31PM UTC
Jobs 1
Files 54
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

26 Aug 2026 08:17PM UTC coverage: 28.352% (+0.03%) from 28.327%
33010103564

push

github

harche
Skip device plugin alert when devicePlugin is disabled in ClusterPolicy

When devicePlugin.enabled is set to false in the ClusterPolicy, the
nvidia-node-status-exporter still monitors the device_plugin_devices_total
metric which reports 0 (since no device plugin pods are running). This
triggers a false positive GPUOperatorNodeDeploymentFailed alert.

Fix: The operator now injects a DEVICE_PLUGIN_ENABLED env var into the
node-status-exporter daemonset based on the ClusterPolicy. When set to
"false", the exporter skips device plugin validation entirely, so the
metric is never emitted and the alert does not fire.

Fixes: https://github.com/NVIDIA/gpu-operator/issues/2237

Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com>

6 of 15 new or added lines in 2 files covered. (40.0%)

3536 of 12472 relevant lines covered (28.35%)

0.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
0.0
0.0% cmd/nvidia-validator/metrics.go
Jobs
ID Job ID Ran Files Coverage
1 33010103564.1 26 Aug 2026 08:31PM UTC 54
28.35
GitHub Action Run
Source Files on build 33010103564
  • Tree
  • List 54
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33010103564
  • 9b079ef4 on github
  • Prev Build on main (#25322592760)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc