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

NVIDIA / gpu-operator / 33094217515
39%
main: 38%

Build:
Build:
LAST BUILD BRANCH: pull-request/2718
DEFAULT BRANCH: main
Ran 27 Aug 2026 04:45PM UTC
Jobs 1
Files 73
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

27 Aug 2026 04:31PM UTC coverage: 38.772% (+0.01%) from 38.762%
33094217515

Pull #2818

github

github-actions[bot]
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>
(cherry picked from commit 9b079ef4d)
Pull Request #2818: [release-26.7] Skip device plugin alert when devicePlugin is disabled in ClusterPolicy

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

5641 of 14549 relevant lines covered (38.77%)

0.44 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 33094217515.1 27 Aug 2026 04:45PM UTC 73
38.77
GitHub Action Run
Source Files on build 33094217515
  • Tree
  • List 73
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33094217515
  • Pull Request #2818
  • PR Base - release-26.7 (#32780524322)
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