Skip to content

🥳 aws-load-balancer-controller v2.13.0 Automated Release! 🥑#1214

Merged
M00nF1sh merged 1 commit intoaws:masterfrom
zac-nixon:aws-load-balancer-controller-v2.13.0-EABB0474
May 7, 2025
Merged

🥳 aws-load-balancer-controller v2.13.0 Automated Release! 🥑#1214
M00nF1sh merged 1 commit intoaws:masterfrom
zac-nixon:aws-load-balancer-controller-v2.13.0-EABB0474

Conversation

@zac-nixon
Copy link
Copy Markdown
Contributor

aws-load-balancer-controller v2.13.0 Automated Chart Sync! 🤖🤖

Release Notes 📝:

v2.13.0 (requires Kubernetes 1.22+)

Documentation

Image: public.ecr.aws/eks/aws-load-balancer-controller:v2.13.0
Thanks to all our contributors! 😊

Action required

🚨 🚨 🚨

We’ve added new fields to the IngressClassParams CRD. Please apply the latest CRD definitions: kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"

What’s new

Enhancement and Fixes

  • Added more customization options (TargetType, PrefixListsIDs) to the IngressClassParams CRD.
  • Allow for setting PPv2 header at per target group level.
  • Refactored Subnet discovery to make LB creation easier.
  • Updated to Go 1.24.2 and AL2023 base image to resolve security vulnerabilities.
  • Lots of documentation and logging fixes!

Changelog since v2.12.0

  • Bump version to 2.13, add documentation for Gateway API (4169, @zac-nixon)
  • [gw api] gateway class reconciler, config generation (4163, @zac-nixon)
  • [feat gw-api] add support for capacity reservation and add simple logic to process lb configuration (4162, @shuqz)
  • Add certs discovery (4159, @wweiwei-li)
  • Add support for TCP_UDP to NLB TargetGroups and Listeners (4161, @lyda, @amorey, @zac-nixon)
  • [feat: gw api] Add common listener config for gateway api (4160, @shraddhabang)
  • bug: fix misformated crd url in CRD cleanup (4157, @Issacwww)
  • [feat:gw-api] add support for ServiceExternalTrafficPolicyLocal (4156, @shuqz)
  • [feat: gw-api] Creating Target Group + TGB from Gateway spec (4150, @zac-nixon)
  • [feat: gw api] Add eventhandler for the gateway resource (4149, @shraddhabang)
  • Enable frontend NLB (4126, @wweiwei-li)
  • [feat: gw api] subnet discovery that works for both ALB / NLB (4137, @zac-nixon)
  • support cli flag to enable manage backend SG rules for ALB (4145, @shuqz)
  • chore: change tgb field to lowercase everywhere to avoid logs dropped due to conflict in OS/ES (4143, @94DanielBrown)
  • Add TargetType field to IngressClassParams (4029, @mikutas)
  • Update security_groups.md (4120, @tucktuck9)
  • Update configurations.md (4120, @tucktuck9)
  • fix bug in subnet resolver (4114, @M00nF1sh)
  • Allow the same certificate to be specified for both the default and SNI certificate (4113, @u-kai)
  • Allow override of Certificate resource fields for duration of webhook certs (4105, @usamaahmadkhan)
  • Merge pull request #4109 from M00nF1sh/subnet-reachability (4109, @M00nF1sh)
  • Update Go to version 1.24.1, update base image to AL2023 (4104, @kellyyan)
  • docs: fix broken link to targetgroupbinding CRD page (4101, @ariyonaty)
  • Add prometheus metrics (4056, @wweiwei-li)
  • [bug fix] handle ram shared VPCs for cross account tgb (4095, @zac-nixon)
  • Add PrefixListsIDs field to IngressClassParams (3860, @gdlx)
  • Added support for setting Proxy protocol per target group based on ServicePort (4079, @pthak94)
  • Added example for multiple certificates to Service annotation (4078, @raghu-manne)
  • service healthcheck timeout doc (3945, @phuhung273)
  • add missing targets field to de/registered targets log (3898, @applike-ss)

@zac-nixon zac-nixon requested a review from a team as a code owner May 6, 2025 23:10
@zac-nixon zac-nixon force-pushed the aws-load-balancer-controller-v2.13.0-EABB0474 branch from cbe6c2a to 4697f07 Compare May 6, 2025 23:12
Copy link
Copy Markdown
Contributor

@M00nF1sh M00nF1sh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@M00nF1sh M00nF1sh self-requested a review May 7, 2025 17:24
@M00nF1sh M00nF1sh merged commit 1c41b77 into aws:master May 7, 2025
1 check passed
@zac-nixon zac-nixon deleted the aws-load-balancer-controller-v2.13.0-EABB0474 branch May 7, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants