Skip to content
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

Closed
juweeks opened this issue Nov 8, 2023 · 2 comments · Fixed by #27910
Closed

aws_eks: update AlbControllerVersion #27890

juweeks opened this issue Nov 8, 2023 · 2 comments · Fixed by #27910
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
Copy link

juweeks commented Nov 8, 2023

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

@juweeks 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 github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Nov 8, 2023
@khushail 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
@khushail
Copy link
Contributor

khushail commented Nov 8, 2023

thanks @juweeks for reporting this.

@mergify mergify bot closed this as completed in #27910 Nov 10, 2023
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*
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants