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

cilium / cilium / 41027
39%

Build:
DEFAULT BRANCH: master
Ran 27 Apr 2022 11:45PM UTC
Jobs 2
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.176% (+0.03%) from 34.149%
41027

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>

47270 of 138315 relevant lines covered (34.18%)

4495.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 41027.1 27 Apr 2022 11:45PM UTC 0
34.15
Travis Job 41027.1
2 41027.2 27 Apr 2022 11:46PM UTC 0
34.11
Travis Job 41027.2
Source Files on build 41027
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #41027
  • d469ea40 on github
  • Prev Build on master (#40985)
  • Next Build on master (#41042)
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