-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws_eks: update AlbControllerVersion #27890
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Comments
juweeks
added
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
labels
Nov 8, 2023
github-actions
bot
added
the
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
label
Nov 8, 2023
khushail
added
p2
effort/medium
Medium work item – several days of effort
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
and removed
needs-triage
This issue or PR still needs to be triaged.
effort/medium
Medium work item – several days of effort
bug
This issue is a bug.
labels
Nov 8, 2023
thanks @juweeks for reporting this. |
mergify bot
pushed a commit
that referenced
this issue
Nov 10, 2023
….2 (#27910) This PR adds AlbControllerVersion v2.5.2 - v2.5.4, and v2.6.0 - v2.6.2. See the [aws-load-balancer-controller releases](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases). Each version to correspond to eks-chart versions is based on [aws-load-balancer-controller/Chart.yaml history](https://github.com/aws/eks-charts/commits/master/stable/aws-load-balancer-controller/Chart.yaml). For example, v2.6.2 for AlbControllerVersion is to v1.6.2 for charts. https://github.com/aws/eks-charts/blob/a644fd925ca091d881b3a42aace268322f484455/stable/aws-load-balancer-controller/Chart.yaml ```yaml apiVersion: v2 name: aws-load-balancer-controller description: AWS Load Balancer Controller Helm chart for Kubernetes version: 1.6.2 appVersion: v2.6.2 ``` Closes #27890. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
mikewrighton
pushed a commit
that referenced
this issue
Nov 13, 2023
….2 (#27910) This PR adds AlbControllerVersion v2.5.2 - v2.5.4, and v2.6.0 - v2.6.2. See the [aws-load-balancer-controller releases](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases). Each version to correspond to eks-chart versions is based on [aws-load-balancer-controller/Chart.yaml history](https://github.com/aws/eks-charts/commits/master/stable/aws-load-balancer-controller/Chart.yaml). For example, v2.6.2 for AlbControllerVersion is to v1.6.2 for charts. https://github.com/aws/eks-charts/blob/a644fd925ca091d881b3a42aace268322f484455/stable/aws-load-balancer-controller/Chart.yaml ```yaml apiVersion: v2 name: aws-load-balancer-controller description: AWS Load Balancer Controller Helm chart for Kubernetes version: 1.6.2 appVersion: v2.6.2 ``` Closes #27890. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@aws-cdk/aws-eks
Related to Amazon Elastic Kubernetes Service
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the bug
as of 2.105.0, the latest AlbControllerVersion has been on v2.5.1 for a while now (version has been out since 4/2023).
please update to current version, which, at this time, is v2.6.2
Expected Behavior
alb controller version ~2.6.2
Current Behavior
alb controller version 2.5.1
Reproduction Steps
n/a
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.104.0
Framework Version
No response
Node.js Version
20.5.1
OS
Mac 14.1 (Sonoma)
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: