-
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
feat(eks): add k8s version 1.22, 1.23, deprecate 1.18, 1.19, 1.20 #22544
Conversation
EKS supported versions: ```md * 1.23 * 1.22 * 1.21 * 1.20 ``` https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.
The pull request linter fails with the following errors:
PRs must pass status checks before we can provide a meaningful review. |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was tried and reverted previously #20000.
I think we are dependent on the reduce module size project.
Looking at the original PR in #19756 it seems like it might work with the old kubectl lambda layer. Was hoping to unblock some folks that want to update EKS and aren't using the lambda layer for anything. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need integ tests to verify.
The work in this has been superseded by @madeline-k and @kaizencc's PRs. Closing this one. |
EKS supported versions:
https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html