[scripts] Update dependency kubernetes-sigs/aws-load-balancer-controller to v3#306
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Diff (dev)No diff detected! |
47197dd to
0ee52f4
Compare
0ee52f4 to
e6f650a
Compare
e6f650a to
612028c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.17.1→v3.1.0Release Notes
kubernetes-sigs/aws-load-balancer-controller (kubernetes-sigs/aws-load-balancer-controller)
v3.1.0Compare Source
📚 Quick Links
v3.1.0 (requires Kubernetes 1.22+)
Image: public.ecr.aws/eks/aws-load-balancer-controller:v3.1.0
Documentation
Thanks to all our contributors!💜💜💜
CRD Updates
Action : Please apply the latest CRD definitions
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"If using Gateway API feature
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yamlkubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/standard-install.yaml[REQUIRED]kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/experimental-install.yaml[OPTIONAL: Used for L4 Routes]🚀 What's New
Gateway API Enhancements
AWS Global Accelerator Controller
🔧 Enhancements and Fixes
Documentation Updates
Changelog since v3.0.0
New Contributors
Full Changelog: kubernetes-sigs/aws-load-balancer-controller@v3.0.0...v3.1.0
v3.0.0Compare Source
📚 Quick Links
v3.0.0 (requires Kubernetes 1.22+)
Image: public.ecr.aws/eks/aws-load-balancer-controller:v3.0.0
Documentation
Thanks to all our contributors!💜💜💜
🎉 Gateway API is Now GA!
We are excited to announce that Gateway API support is now Generally Available (GA) in AWS Load Balancer Controller v3.0.0! This milestone marks the production-ready status of Gateway API features for managing AWS Application Load Balancers and Network Load Balancers through the Kubernetes Gateway API. We encourage you to try it out and welcome any feedback via GitHub Issues.
For more gateway api details, please refer to our live doc.
CRD Updates
Action : Please apply the latest CRD definitions
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"If using Gateway API feature
kubectl apply -f https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/refs/heads/main/config/crd/gateway/gateway-crds.yamlkubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/standard-install.yaml[REQUIRED]kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.3.0/experimental-install.yaml[OPTIONAL: Used for L4 Routes]Webhook Certificate Issue
🔧 Enhancements and Fixes
📋 Full Changelog
New Contributors
Full Changelog: kubernetes-sigs/aws-load-balancer-controller@v2.17.1...v3.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.