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

NVIDIA / gpu-operator / 30678473803
38%
main: 38%

Build:
Build:
LAST BUILD BRANCH: pull-request/2742
DEFAULT BRANCH: main
Ran 01 Aug 2026 01:46AM 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

01 Aug 2026 01:26AM UTC coverage: 38.472% (+0.03%) from 38.439%
30678473803

push

github

cdesiniotis
nvd: update nodeSelector to only use major version for rhel-like distros

In a prior commit, we updated the NVIDIADriver controller so
that only one driver daemonset would get created per major
version for rhel-list distros (rhel, oracle linux, rocky linux).
The image tag and name of the daemonset only contain the major
version, for example rhel9 (and not rhel9.x). One item that
was not updated was the rendered nodeSelector in the daemonset.
The following label is still being set in the nodeSelector:

feature.node.kubernetes.io/system-os_release.VERSION_ID

This commit updates the nodeSelector so that only the major version
is referenced for rhel-like distros. The above label is replaced
by the below label in the rendered daemonset:

feature.node.kubernetes.io/system-os_release.VERSION_ID.major

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

13 of 15 new or added lines in 1 file covered. (86.67%)

5585 of 14517 relevant lines covered (38.47%)

0.44 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.22
-1.45% internal/state/nodepool.go
Jobs
ID Job ID Ran Files Coverage
1 30678473803.1 01 Aug 2026 01:46AM UTC 73
38.47
GitHub Action Run
Source Files on build 30678473803
  • 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 #30678473803
  • 62574745 on github
  • Prev Build on main (#30675074783)
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