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

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

Build:
Build:
LAST BUILD BRANCH: karg-temp
DEFAULT BRANCH: master
Ran 15 Jan 2026 12:39PM 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

15 Jan 2026 12:29PM UTC coverage: 62.991% (-0.05%) from 63.038%
21031322485

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%)

8 existing lines in 3 files now uncovered.

9402 of 14926 relevant lines covered (62.99%)

0.7 hits per line

New Missed Lines in Diff

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

Uncovered Existing Lines

Lines Coverage ∆ File
2
69.85
-0.38% controllers/helper.go
3
80.31
-2.36% controllers/drain_controller.go
3
70.61
-0.61% controllers/sriovnetworknodepolicy_controller.go
Jobs
ID Job ID Ran Files Coverage
1 21031322485.1 15 Jan 2026 12:39PM UTC 107
62.99
GitHub Action Run
Source Files on build 21031322485
  • 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 #21031322485
  • 5d18e53a on github
  • Prev Build on karg-temp (#21031217792)
  • 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