Skip to content

remove special isolated region check for listener attributes#4690

Merged
zac-nixon merged 2 commits intokubernetes-sigs:mainfrom
zac-nixon:adc-fix
Apr 16, 2026
Merged

remove special isolated region check for listener attributes#4690
zac-nixon merged 2 commits intokubernetes-sigs:mainfrom
zac-nixon:adc-fix

Conversation

@zac-nixon
Copy link
Copy Markdown
Collaborator

Description

We have closed the parity gaps in special AWS partitions, therefore we don't need the check anymore. Also, I refactored the protocol blocking for listener attributes to correctly match what the AWS API allows.

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the docs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯

  • Backfilled missing tests for code in same general area 🎉
  • Refactored something and made the world a better place 🌟

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 16, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shraddhabang, zac-nixon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [shraddhabang,zac-nixon]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@zac-nixon zac-nixon force-pushed the adc-fix branch 2 times, most recently from 0953e38 to cc56fd1 Compare April 16, 2026 19:48
@zac-nixon zac-nixon merged commit f508af9 into kubernetes-sigs:main Apr 16, 2026
5 of 9 checks passed
@zac-nixon zac-nixon deleted the adc-fix branch April 16, 2026 19:51
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.21%. Comparing base (ed8bd00) to head (5b9a02e).
⚠️ Report is 797 commits behind head on main.

Files with missing lines Patch % Lines
pkg/deploy/elbv2/listener_manager.go 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4690      +/-   ##
==========================================
+ Coverage   50.39%   56.21%   +5.82%     
==========================================
  Files         205      378     +173     
  Lines       12109    29878   +17769     
==========================================
+ Hits         6102    16797   +10695     
- Misses       5590    12155    +6565     
- Partials      417      926     +509     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants