-
Notifications
You must be signed in to change notification settings - Fork 4k
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] Upgrade to kubectl 1.15 & AWS CLI 1.18.70 #7216
Comments
Any update on this? |
@FarshadNiayesh
Will continue this when v3.2.0 is released. |
@pahud seems like Helm v3.2.0 is released. Should we expect this feature any time soon in CDK? |
@FarshadNiayesh Absolutely. I'll try it in my environment tomorrow and see how it works. Thanks. |
This would help me also |
Any update on this @pahud ? This would make the combination CDK + EKS + Helm so much easier to work with :-) |
I'll look into this again and get back to this thread tomorrow. Thanks for the headsup. |
Would be nice to include this as part of #6279 |
@pahud can we also include the latest CLI in this upgrade so it will address #6279 (comment) |
Yap. Just bumpped aws-lambda-layer-kubectl to release 2.0.0 with the latest kubectl, awscli and helm3. Layer is also available in SAR and might take 24-48hours to replicate to all global regions. I will test the latest layer in the next 1-2 days and create a PR for aws-eks cdk construct.
|
🤝 |
Resolved by #8739 |
chore(eks): support create namespace with helm - add `createNamespace` property for `eks.HelmChart` - set the `wait` flag correctly for HelmChart custom resource Fixes: #7216 #7209 #8713 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
bump
helm3
andkubectl
versions from the latest release of aws-samples/aws-lambda-layer-kubectl 2.0.0-beta3Use Case
addChart()
in aws-eks.[aws-eks]: Deploy Helm chart to EKS via CDK #3748 (comment)
Proposed Solution
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: