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

SchSeba / sriov-network-operator-1 / 22144132982
63%
master: 63%

Build:
Build:
LAST BUILD BRANCH: support_vfio_ib_in_webhook
DEFAULT BRANCH: master
Ran 18 Feb 2026 02:49PM UTC
Jobs 1
Files 108
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

18 Feb 2026 02:38PM UTC coverage: 63.049% (+0.1%) from 62.924%
22144132982

push

github

SchSeba
daemon: skip device plugin wait when no policies are configured

When the blockDevicePluginUntilConfigured feature gate is enabled and
there are no SriovNetworkNodePolicy resources targeting a node, the
config-daemon's apply() function calls waitForDevicePluginPodAndTryUnblock
which polls for up to 2 minutes waiting for a device plugin pod that
will never arrive. The device plugin daemonset is only scheduled on
nodes with policies (SriovDevicePluginLabel=Enabled), so this wait
always times out when Spec.Interfaces is empty.

Skip the device plugin wait and the periodic unblock API call when the
desired node state has no interfaces configured. This matches the
existing guard in tryUnblockDevicePlugin() which already checks for
empty interfaces before removing the wait-for-config annotation.

Signed-off-by: Sebastian Sch <sebassch@gmail.com>

6 of 9 new or added lines in 1 file covered. (66.67%)

3 existing lines in 1 file now uncovered.

9330 of 14798 relevant lines covered (63.05%)

0.7 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
54.03
0.14% pkg/daemon/daemon.go

Uncovered Existing Lines

Lines Coverage ∆ File
3
54.03
0.14% pkg/daemon/daemon.go
Jobs
ID Job ID Ran Files Coverage
1 22144132982.1 18 Feb 2026 02:49PM UTC 108
63.05
GitHub Action Run
Source Files on build 22144132982
  • Tree
  • List 108
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22144132982
  • 57e8efb0 on github
  • Prev Build on master (#22133072561)
  • 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