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

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

Build:
DEFAULT BRANCH: master
Ran 16 Oct 2024 06:59AM UTC
Jobs 1
Files 35
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

16 Oct 2024 06:55AM UTC coverage: 72.989% (+0.1%) from 72.877%
11360484428

push

github

web-flow
aws: fail on ListCertificatesPages error (#725)

* aws: refactor ACM fake client to support returning errors

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

* aws: fail on ListCertificatesPages error

`getACMCertificateSummaries` did not check `ListCertificatesPages` error
and returned empty `CertificateSummary` slice and no error
via `filterCertificatesByTag` if `filterTag` is configured.

Empty `CertificateSummary` results in empty `existingStackCertificateARNs`
for each `loadBalancer` model which triggered stack update:
```
level=info msg="Updating \"internet-facing\" stack for 0 certificates / 0 ingresses"
```
and then stack deletion on the next cycle:
```
level=info msg="Deleted orphaned stack \"kube-ingress-aws-controller-aws-XXX\""
```
due to empty certificate tags after previous update.

Follow up on #658

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

---------

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

21 of 21 new or added lines in 2 files covered. (100.0%)

3067 of 4202 relevant lines covered (72.99%)

11.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11360484428.1 16 Oct 2024 06:59AM UTC 35
72.99
GitHub Action Run
Source Files on build 11360484428
  • Tree
  • List 35
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • bad6e753 on github
  • Prev Build on master (#11050123235)
  • Next Build on master (#11360490924)
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