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

rollandf / sriov-network-operator / 21253774965
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: empty-dir-ups
DEFAULT BRANCH: master
Ran 22 Jan 2026 03:26PM UTC
Jobs 1
Files 107
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

22 Jan 2026 03:15PM UTC coverage: 62.957% (-0.07%) from 63.031%
21253774965

push

github

rollandf
daemon: fix kernel argument management and logging errors

This commit addresses several issues in the sriov-network-config-daemon
relating to host configuration management and observability.

1. Fix kargs.sh for read-only root filesystems:
   The daemon now uses the host's /tmp directory (via chroot) for temporary
   workspace files. This allows the script to function correctly when the
   container is deployed with 'readOnlyRootFilesystem: true', which previously
   caused 'cp' and 'grep' failures.

2. Fix logging serialization bug:
   Updated NodeReconciler to correctly call the Name() method of the main
   plugin when logging errors. Previously, passing the function pointer directly
   caused "json: unsupported type: func() string" errors, masking the actual
   reconciliation failures.

Signed-off-by: Fred Rolland <frolland@nvidia.com>

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

15 existing lines in 3 files now uncovered.

9397 of 14926 relevant lines covered (62.96%)

0.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
49.2
0.0% pkg/daemon/daemon.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
80.31
-2.36% controllers/drain_controller.go
5
77.49
-2.16% controllers/generic_network_controller.go
7
71.22
-0.61% controllers/sriovnetworknodepolicy_controller.go
Jobs
ID Job ID Ran Files Coverage
1 21253774965.1 22 Jan 2026 03:26PM UTC 107
62.96
GitHub Action Run
Source Files on build 21253774965
  • Tree
  • List 107
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #21253774965
  • d19331c2 on github
  • Prev Build on karg-temp-restore (#21253774797)
  • Delete
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