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

SchSeba / sriov-network-operator-1 / 18910185722
62%
master: 63%

Build:
Build:
LAST BUILD BRANCH: support_vfio_ib_in_webhook
DEFAULT BRANCH: master
Ran 29 Oct 2025 02:00PM UTC
Jobs 1
Files 101
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

29 Oct 2025 01:49PM UTC coverage: 62.061% (+0.1%) from 61.961%
18910185722

push

github

SchSeba
Remove obsolete glog/klog flags from webhook manifests

The webhook code was migrated from glog/klog to Zap logging (via
controller-runtime), but the deployment manifests were not updated
to reflect this change.

This was causing the webhook to fail with "unknown flag: --alsologtostderr"
error when the container started, as these flags are no longer supported
by the Zap-based logging implementation.

Changes:
- Removed --alsologtostderr and --v=3 flags from operator-webhook/server.yaml
- Removed --logtostderr and --alsologtostderr flags from webhook/server.yaml
- Added --zap-log-level=3 to operator-webhook for equivalent verbosity

The network-resources-injector webhook (webhook/server.yaml) now uses
default Zap logging settings which are appropriate for production use.

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

8714 of 14041 relevant lines covered (62.06%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 18910185722.1 29 Oct 2025 02:00PM UTC 101
62.06
GitHub Action Run
Source Files on build 18910185722
  • Tree
  • List 101
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18910185722
  • c9a709ad on github
  • Prev Build on master (#18902768471)
  • Next Build on fix_webhook (#18935042649)
  • 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