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

NVIDIA / gpu-operator / 25232993108
28%
main: 30%

Build:
Build:
LAST BUILD BRANCH: pull-request/2528
DEFAULT BRANCH: main
Ran 01 May 2026 09:08PM 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

01 May 2026 03:56PM UTC coverage: 27.736% (+0.03%) from 27.711%
25232993108

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

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com>

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

3388 of 12215 relevant lines covered (27.74%)

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 25232993108.1 01 May 2026 09:08PM UTC 54
27.74
GitHub Action Run
Source Files on build 25232993108
  • 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 #25232993108
  • 71be3d17 on github
  • Prev Build on main (#23254578844)
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