Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Update Change
kubernetes-sigs/aws-alb-ingress-controller patch v2.13.3 -> v2.13.4

Release Notes

kubernetes-sigs/aws-alb-ingress-controller (kubernetes-sigs/aws-alb-ingress-controller)

v2.13.4

Compare Source

v2.13.4 (requires Kubernetes 1.22+)

Documentation

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

Action required

🚨 🚨 🚨 For user who is trying out our gateway api features, we’ve created a new CRD ListenerRuleConfiguration. Make sure to update the CRD definition in your cluster. If you're upgrading the charts using helm upgrade, you need to update CRDs manually: kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yaml also update rbac policy by applying the latest changes from rbac.yaml

What’s new

We’ve been working on ALB support in Gateway API. Some of the main additions are:

  • introduced a new ListenerRuleConfiguration CRD that lets you use those AWS ALB features that Gateway API doesn't support yet. Note: we have not complete all development on this new CRD. Therefore, it is not recommended to use it at this time.
  • added Reference Grant support
  • added mTLS support
  • weighted target group is now supported for HTTPRoutes
  • TLS listeners now accept TCP routes

Enhancement and Fixes

  • Upgraded Go to 1.24.5
  • Fixed NLB security groups not working when multiple security groups assigned
  • Added Patch permission to loadbalancerconfigurations in helm chart
  • Made the error message more clear when someone tries to use ClusterIP services with Instance targets
  • CI now runs on K8s 1.32 instead of 1.25
  • Increased E2E test coverage

Full Changelog

New Contributors

Full Changelog: kubernetes-sigs/aws-load-balancer-controller@v2.13.3...v2.13.4


Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Aug 1, 2025
@renovate renovate bot requested review from bendehaan and commjoen as code owners August 1, 2025 03:24
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Aug 1, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-aws-alb-ingress-controller-2.x branch from ca8f2ca to d8287c2 Compare August 1, 2025 06:51
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-aws-alb-ingress-controller-2.x branch from d8287c2 to 26838c7 Compare August 1, 2025 06:52
@commjoen commjoen merged commit e3f5663 into master Aug 1, 2025
16 checks passed
@commjoen commjoen deleted the renovate/kubernetes-sigs-aws-alb-ingress-controller-2.x branch August 1, 2025 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants