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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove support for 1.16 #3944

Merged
merged 2 commits into from
Sep 22, 2021
Merged

Remove support for 1.16 #3944

merged 2 commits into from
Sep 22, 2021

Conversation

aclevername
Copy link
Contributor

@aclevername aclevername commented Jul 6, 2021

Description

DO NOT MERGE YET EKS 1.16 is getting removed September 27, 2021

Closes #3794

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Made sure the title of the PR is a good description that can go into the release notes
  • (Core team) Added labels for change area (e.g. area/nodegroup) and kind (e.g. kind/improvement)

BONUS POINTS checklist: complete for good vibes and maybe prizes?! 馃く

  • Backfilled missing tests for code in same general area 馃帀
  • Refactored something and made the world a better place 馃専

@Callisto13 Callisto13 changed the title remove support for 1.16 Remove support for 1.16 Jul 6, 2021
@chickenbeef
Copy link

Support for 1.16 has been extended to September 27, 2021

https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-release-calendar

@aclevername
Copy link
Contributor Author

Support for 1.16 has been extended to September 27, 2021

https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-release-calendar

thanks for the heads up! I will update the PR description 馃槃

@aclevername aclevername marked this pull request as ready for review September 21, 2021 15:37
@aclevername aclevername requested review from Callisto13, cPu1, nikimanoledaki and Himangini and removed request for Callisto13 and cPu1 September 21, 2021 15:37
@aclevername
Copy link
Contributor Author

$ eksctl create cluster --version 1.16
2021-09-22 10:22:37 [鈩筣  eksctl version 0.68.0-dev+7d914da3.2021-09-22T10:20:52Z
2021-09-22 10:22:37 [鈩筣  using region eu-central-1
Error: invalid version, 1.16 is no longer supported, supported values: 1.17, 1.18, 1.19, 1.20, 1.21
see also: https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html

@aclevername aclevername enabled auto-merge (squash) September 22, 2021 09:22
@aclevername aclevername merged commit 2b80da2 into eksctl-io:main Sep 22, 2021
chedim pushed a commit to chedim/termux-eksctl that referenced this pull request Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubernetes v1.16 End of Support (September 27th, 2021)
3 participants