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

zalando-incubator / kube-ingress-aws-controller / 20138505381
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/all-go-mod-patch-and-minor-743439b736
DEFAULT BRANCH: master
Ran 11 Dec 2025 03:40PM 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

11 Dec 2025 03:33PM UTC coverage: 71.597% (-0.04%) from 71.632%
20138505381

Pull #766

github

speruri
Enable Support for creating Dual Stack NLB

This PR Enables Support for creating Dual Stack NLB.

This is required for Enabling AWSCNI mode in EKA IPv6 clusters. For AWSCNI mode to be enabled in an IPv6 cluster we need to have IPv6 target groups. And IPv6 target groups can only be attached to a `dualstack` load balancer.

There is already a flag `--ip-addr-type` to control the ALB IP address type but for NLB we hard code it to `ipv4`, this PR just removes the hardcoding and passes the flag value. It also adds a new annotation `ingress.kubernetes.io/ip-address-type` so that users are able to control the IP Address Type for the NLB and deprecates the existing annotation `alb.ingress.kubernetes.io/ip-address-type`.

Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Pull Request #766: Enable Support for creating Dual Stack NLB

3 of 4 new or added lines in 2 files covered. (75.0%)

2856 of 3989 relevant lines covered (71.6%)

11.0 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
41.25
0.0% controller.go
Jobs
ID Job ID Ran Files Coverage
1 20138505381.1 11 Dec 2025 03:40PM UTC 27
71.6
GitHub Action Run
Source Files on build 20138505381
  • Tree
  • List 27
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #766
  • PR Base - master (#17868793614)
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