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

rollandf / sriov-network-operator / 21031322485

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

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.31
/controllers/drain_controller.go


Source Not Available

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