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

zalando-incubator / kube-ingress-aws-controller / 581
72%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2018 09:38AM UTC
Jobs 2
Files 18
Run time 2min
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

pending completion
581

push

travis-ci

web-flow
Fix handling limit of certificates per ALB (#184)

* Remove getter and setters for easier testing

Signed-off-by: Mikkel Oscar Lyderik Larsen <m@moscar.net>

* Fix handling limit of certificates per ALB

This fixes a couple of bugs related to exceeding the maximum number of
certificates per ALB.

It limits the max size to 24 instead of 25. This is done because we need
to duplicate the default certificate to work around a CloudFormation bug
(#162) and therefore need one extra space for this limiting the maximum
unique certificates per ALB to 24 instead of the AWS limit of 25.

It also fixes a bug in `AddIngress` which could potentially add some of
the certificates for a single ingress to a stack and the rest to
another stack resulting in an undesired state.

Thirdly it adds rollback complete states to `IsComplete()` to
automatically attempt to update stacks that are in a rollback complete
state.

Fix #176, #175

Signed-off-by: Mikkel Oscar Lyderik Larsen <m@moscar.net>

* Vendor with dep

Signed-off-by: Mikkel Oscar Lyderik Larsen <m@moscar.net>

* Check for nil stack

Signed-off-by: Mikkel Oscar Lyderik Larsen <m@moscar.net>

* Sync load balancer state with stack state

Signed-off-by: Mikkel Oscar Lyderik Larsen <m@moscar.net>

964 of 2109 relevant lines covered (45.71%)

6.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 581.1 09 Jul 2018 09:38AM UTC 0
45.71
Travis Job 581.1
2 581.2 09 Jul 2018 09:40AM UTC 0
45.71
Travis Job 581.2
Source Files on build 581
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #581
  • 230c6d9c on github
  • Prev Build on master (#571)
  • Next Build on master (#585)
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