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

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

Build:
Build:
LAST BUILD BRANCH: feature/target-group-ip-address-type
DEFAULT BRANCH: master
Ran 13 Dec 2025 11:19AM 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

13 Dec 2025 11:14AM UTC coverage: 71.436% (-0.2%) from 71.597%
20191305047

Pull #770

github

speruri
Add support for target group IP address type configuration

Implement support for configuring target group IP address types (ipv4 or ipv6)
in Network Load Balancer (NLB) and Application Load Balancer (ALB) configurations.

Changes:
- Add --target-group-ip-addr-type CLI flag to specify target group IP address type
- Add targetGroupIPAddressType field to Adapter for storing the configuration
- Update CloudFormation templates to include TargetGroupIPAddressTypeParameter
- Fix WithTargetGroupIPAddressType() method to accept any value, not just ipv6
- Update test fixtures and test setup to include target group IP address type
- Restore delivery.yaml pipeline configuration to align with master branch

This feature enables dual-stack NLB configurations by allowing target groups
to be created with both IPv4 and IPv6 address types.

Signed-off-by: speruri <surya.srikar.peruri@zalando.de>
Pull Request #770: Add support for target group IP address type configuration IPv4, IPv6

32 of 47 new or added lines in 4 files covered. (68.09%)

2871 of 4019 relevant lines covered (71.44%)

11.03 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
41.49
0.24% controller.go
14
34.41
-0.66% aws/adapter.go
Jobs
ID Job ID Ran Files Coverage
1 20191305047.1 13 Dec 2025 11:19AM UTC 27
71.44
GitHub Action Run
Source Files on build 20191305047
  • Tree
  • List 27
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #770
  • PR Base - master (#20160817011)
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

© 2025 Coveralls, Inc