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

feat(eks): support Kubernetes 1.21 #15774

Merged
merged 4 commits into from
Jul 30, 2021
Merged

feat(eks): support Kubernetes 1.21 #15774

merged 4 commits into from
Jul 30, 2021

Conversation

jumic
Copy link
Contributor

@jumic jumic commented Jul 26, 2021

Support Kubernetes 1.21

Closes #15758.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Jul 26, 2021

@peterwoodworth peterwoodworth added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Jul 28, 2021
@jumic
Copy link
Contributor Author

jumic commented Jul 29, 2021

@otaviomacedo Thanks for your feedback. I reverted the version upgrade in the Dockerfile of lambda-layer-kubectl. In addition I added a comment in the Dockerfile with reference to issue #15736 to avoid the same change in future until there is a solution for supporting different versions in parallel.
I hope this is fine for you.

@mergify
Copy link
Contributor

mergify bot commented Jul 30, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: f0bca63
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 83dd318 into aws:master Jul 30, 2021
@mergify
Copy link
Contributor

mergify bot commented Jul 30, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Aug 3, 2021
Support Kubernetes 1.21

Closes aws#15758.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
Support Kubernetes 1.21

Closes aws#15758.

----

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

Successfully merging this pull request may close these issues.

(aws-eks): Add version 1_21
4 participants