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

zalando-incubator / kube-ingress-aws-controller / 34150637964
71%
master: 71%

Build:
Build:
LAST BUILD BRANCH: fix-double-az-handling
DEFAULT BRANCH: master
Ran 07 Sep 2026 06:13PM UTC
Jobs 1
Files 27
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

07 Sep 2026 06:11PM UTC coverage: 71.485% (+0.2%) from 71.259%
34150637964

Pull #815

github

MustafaSaber
subnets: add subset to same AZ can lead to stack UPDATE_FAILED state

AWS fail to update stack with

```
This AWS::ElasticLoadBalancingV2::LoadBalancer resource is in a UPDATE_FAILED state.

Resource handler returned message: "You cannot specify an additional subnet from an Availability Zone that is already associated with the load balancer. The Availability Zone 'eu-central-1b' corresponding to the new subnet 'subnet-XXXXX' is already associated with the load balancer.
```

Since FindLBSubnets choose the subnet via elb-role tag presense and lexicographically adn have no knowledge about previously chosen subnets
We can choose one subnet for a specific AZ that already have and existing subnet, which AWS will block.

Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
Pull Request #815: subnets: add subset to same AZ can lead to stack UPDATE_FAILED state

30 of 32 new or added lines in 3 files covered. (93.75%)

2725 of 3812 relevant lines covered (71.48%)

11.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
34.99
2.39% aws/adapter.go
1
77.63
0.0% worker.go
Jobs
ID Job ID Ran Files Coverage
1 34150637964.1 07 Sep 2026 06:13PM UTC 27
71.48
GitHub Action Run
Source Files on build 34150637964
  • Tree
  • List 27
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #815
  • PR Base - master (#33730448710)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc