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

cilium / cilium / 12346
39%

Build:
DEFAULT BRANCH: master
Ran 16 Dec 2019 09:04AM UTC
Jobs 1
Files 445
Run time 29s
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

16 Dec 2019 08:39AM UTC coverage: 45.933% (-0.02%) from 45.953%
12346

push

travis-ci-com

Sebastian Wicki
eni: Fix AWS ENI allocation exceeding IP limits for smaller instance types

For instance types with ENI IP limits lower than the currently
configured spec.eni.pre-allocate, Node.allocateENI() was attempting to
allocate a number of secondary IPs equal to the ENI IP limit, not
accounting for the primary IP. This change causes it to allocate limit-1
secondary IP addresses instead.

This caused failures using default configuration for node groups in AWS
that used smaller instance sizes. For an instance type such as t3.small
with limit of 4 IPs, an ENI with 5 IPs (1 primary, 4 secondary)  would
be allocated which failed to attach.

Fixes: #9730

Signed off by: Hunter Massey <humassey@gmail.com>

26443 of 57569 relevant lines covered (45.93%)

1215.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12346.1 16 Dec 2019 09:04AM UTC 0
45.93
Travis Job 12346.1
Source Files on build 12346
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #12346
  • 9b236f43 on github
  • Prev Build on master (#12334)
  • Next Build on master (#12348)
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