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

k8snetworkplumbingwg / whereabouts / 26503607778
39%
master: 39%

Build:
Build:
LAST BUILD BRANCH: fix/oom
DEFAULT BRANCH: master
Ran 27 May 2026 09:50AM 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

27 May 2026 09:42AM UTC coverage: 38.832% (-0.3%) from 39.095%
26503607778

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 72 new or added lines in 2 files covered. (0.0%)

1443 of 3716 relevant lines covered (38.83%)

6.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
67
0.0
cmd/reconciler/main.go
5
0.0
0.0% cmd/controlloop/controlloop.go
Jobs
ID Job ID Ran Files Coverage
1 26503607778.1 27 May 2026 09:50AM UTC 49
38.83
GitHub Action Run
Source Files on build 26503607778
  • 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