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

cilium / cilium / 11738
39%

Build:
DEFAULT BRANCH: master
Ran 05 Nov 2019 08:53AM UTC
Jobs 1
Files 456
Run time 34s
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

05 Nov 2019 08:28AM UTC coverage: 45.491% (+0.1%) from 45.389%
11738

push

travis-ci-com

borkmann
eni: Allow releasing excess IP addresses via option

Allow releasing excess IP addresses from ENI via operator option
`--aws-release-excess-ips`
This option allows to reduce waste of IP addresses.

When set to true, cilium-operator checks the number of addresses
regularly and attempt to release some free addresses if:

available > min-allocate && available - used > preallocate + max-above-watermark

The check and action will be executed every minute when the
interval based backgroud resync is triggered. Release actions will
always be executed after allocations.

There is no limit on ENIs per subnet so ENIs are remained on the node.

Fixes: #9424

Signed-off-by: Jaff Cheng <jaff.cheng.sh@gmail.com>

26519 of 58295 relevant lines covered (45.49%)

1893.76 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11738.1 05 Nov 2019 08:52AM UTC 0
45.49
Travis Job 11738.1
Source Files on build 11738
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11738
  • e5f1ffaa on github
  • Prev Build on master (#11735)
  • Next Build on master (#11739)
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