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

cilium / cilium / 41027 / 2
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2022 11:46PM UTC
Files 931
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 Apr 2022 08:57PM UTC coverage: 34.108% (-0.03%) from 34.14%
41027.2

push

travis-ci-com

joestringer
Making operator aware of pending pod backlog on nodes for IP allocations

On large clusters with really low pre-allocate values, IP allocations
can be very slow. Especially in scenarios like replacement of a node
with high pod density. This is because everytime maintenance is
performed on a node only pre-allocate number of IPs are allocated in a
batch even though there might be a higher backlog of pending pods
scheduled on the node.

This commit adds a new indexer to the pod informer cache which allows
for querying the cache by node name. This allows the operator to look at
the backlog and allocate more IPs up-to what's available on the
interface. Max above watermark could be used to achieve a similar
effect, but it can result in IP wastage.

Signed-off-by: Hemanth Malla <hemanth.malla@datadoghq.com>

47177 of 138315 relevant lines covered (34.11%)

1982.69 hits per line

Source Files on job 41027.2
  • Tree
  • List 0
  • Changed 126
  • Source Changed 11
  • Coverage Changed 126
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27512
  • Travis Job 41027.2
  • d469ea40 on github
  • Prev Job for on master (#40985.1)
  • Next Job for on master (#41042.1)
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