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

NVIDIA / gpu-operator / 24105133758
28%
main: 28%

Build:
Build:
LAST BUILD BRANCH: pull-request/2250
DEFAULT BRANCH: main
Ran 07 Apr 2026 09:28PM 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

24 Mar 2026 07:38AM UTC coverage: 27.797% (+0.09%) from 27.711%
24105133758

push

github

calmkart
Add per-component hostNetwork support for all DaemonSet operands

Previously, only DCGMExporter supported configuring hostNetwork through
the ClusterPolicy CRD. This commit extends hostNetwork support to all
remaining DaemonSet components: Driver, VGPUManager, Toolkit,
DevicePlugin, SandboxDevicePlugin, KataDevicePlugin, DCGM,
NodeStatusExporter, GPUFeatureDiscovery, MIGManager, KataManager,
VFIOManager, CCManager, VGPUDeviceManager, and Validator.

Each component's Spec type now includes an optional HostNetwork *bool
field following the same pattern as DCGMExporterSpec. When enabled, the
controller sets hostNetwork: true and DNSPolicy: ClusterFirstWithHostNet
on the corresponding DaemonSet pod spec.

Changes:
- Add HostNetwork field to 15 component Spec types in ClusterPolicy CRD
- Add applyHostNetworkConfig helper and call it in 17 Transform functions
- Add hostNetwork values and Helm template rendering for all components
- Regenerate deepcopy functions and CRD manifests
- Add unit tests for applyHostNetworkConfig

Signed-off-by: Calm Peng <494296669@qq.com>

43 of 118 new or added lines in 2 files covered. (36.44%)

3424 of 12318 relevant lines covered (27.8%)

0.32 hits per line

Uncovered Changes

Lines Coverage ∆ File
75
0.0
0.0% api/nvidia/v1/zz_generated.deepcopy.go
Jobs
ID Job ID Ran Files Coverage
1 24105133758.1 07 Apr 2026 09:28PM UTC 54
27.8
GitHub Action Run
Source Files on build 24105133758
  • Tree
  • List 54
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24105133758
  • f8475624 on github
  • Prev Build on main (#23371762513)
  • Next Build on pull-request/2246 (#24140886832)
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