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

k8snetworkplumbingwg / whereabouts / 25576405738
39%
master: 39%

Build:
Build:
LAST BUILD BRANCH: fix/oom
DEFAULT BRANCH: master
Ran 21 May 2026 04:27PM UTC
Jobs 1
Files 49
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

08 May 2026 07:54PM UTC coverage: 38.843% (-0.3%) from 39.095%
25576405738

Pull #700

github

fmuyassarov
Move IP reconciler scheduler to a standalone Deployment

Currently daemonSet runs both pod controller and the gocron
scheduler in the same process. The scheduler only needs to run once
per cluster, not once per node, which causes OOM in large clusters.

Instead we extract the scheduler into its own binary and Deployment.
As such, after this change, the daemonSet will run the pod controller
only.

Fixes #386

Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@est.tech>
Pull Request #700: Move IP reconciler scheduler to a standalone Deployment

0 of 71 new or added lines in 2 files covered. (0.0%)

10 existing lines in 1 file now uncovered.

1443 of 3715 relevant lines covered (38.84%)

6.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
67
0.0
cmd/reconciler/main.go
4
0.0
0.0% cmd/controlloop/controlloop.go

Coverage Regressions

Lines Coverage ∆ File
10
0.0
0.0% cmd/controlloop/controlloop.go
Jobs
ID Job ID Ran Files Coverage
1 25576405738.1 21 May 2026 04:27PM UTC 49
38.84
GitHub Action Run
Source Files on build 25576405738
  • Tree
  • List 49
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #700
  • PR Base - master (#25101909091)
  • 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