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

NVIDIA / gpu-operator / 21991885448
26%
main: 28%

Build:
Build:
LAST BUILD BRANCH: pull-request/2160
DEFAULT BRANCH: main
Ran 13 Feb 2026 03:16PM 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

13 Feb 2026 03:09PM UTC coverage: 26.119% (-0.003%) from 26.122%
21991885448

push

github

rajathagasthya
fix(controller): do not apply driver upgrade annotation when driver is disabled

The applyDriverAutoUpgradeAnnotation() function was applying the
nvidia.com/gpu-driver-upgrade-enabled annotation to GPU nodes even
when driver.enabled=false. This occurred because the function only
checked if driver.upgradePolicy.autoUpgrade was true, without
verifying that the driver component itself was enabled.

This fix adds a check for Driver.IsEnabled() before applying the
annotation, ensuring it is only set when:
1. Driver is enabled
2. Auto-upgrade policy exists and is enabled
3. Sandbox workloads are disabled

Added unit tests to validate the fix and prevent regression.

Fixes #1277

Signed-off-by: Anuj Dube <anujdubesn@gmail.com>

0 of 2 new or added lines in 1 file covered. (0.0%)

3109 of 11903 relevant lines covered (26.12%)

0.3 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
28.31
-0.04% controllers/state_manager.go
Jobs
ID Job ID Ran Files Coverage
1 21991885448.1 13 Feb 2026 03:16PM UTC 53
26.12
GitHub Action Run
Source Files on build 21991885448
  • Tree
  • List 53
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21991885448
  • 40a6f7bc on github
  • Prev Build on main (#21969096822)
  • Next Build on pull-request/1981 (#22205028591)
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