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

Drop support for Kubernetes < 1.17 #5272

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

rfranzke
Copy link
Member

How to categorize this PR?

/area open-source dev-productivity
/kind cleanup

What this PR does / why we need it:
Similar to #3862, this PR drops all code related to Kubernetes versions < 1.17, i.e. effectively for 1.15 and 1.16. Since these versions they are quite old and also no longer maintained by the Kubernetes community, it doesn't make sense to carry to code along any longer.

This means that the minimum Kubernetes version for garden clusters is also raised to 1.17 (from 1.16).

Release note:

⚠️ Gardener does no longer support shoot clusters with Kubernetes versions < 1.17. Make sure to upgrade all existing clusters before upgrading to this Gardener version.
⚠️ The minimum Kubernetes version for garden clusters has been raised from `v1.16` to `v1.17`. Make sure that your garden cluster meets this requirement before upgrading to this Gardener version.

@rfranzke rfranzke requested review from a team as code owners January 14, 2022 10:00
@gardener-robot gardener-robot added area/dev-productivity Developer productivity related (how to improve development) area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/cleanup Something that is not needed anymore and can be cleaned up needs/review size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 14, 2022
@gardener-robot
Copy link

@rfranzke You need rebase this pull request with latest master branch. Please check.

@rfranzke
Copy link
Member Author

Rebase done

Copy link
Member

@timebertt timebertt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice PR, thank you! So much code and so many special cases we can get rid of now 🚀
/lgtm

@rfranzke rfranzke merged commit 7331b35 into gardener:master Jan 24, 2022
@rfranzke rfranzke deleted the cleanup/k8s-115-116 branch January 24, 2022 20:22
krgostev pushed a commit to krgostev/gardener that referenced this pull request Apr 21, 2022
krgostev pushed a commit to krgostev/gardener that referenced this pull request Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dev-productivity Developer productivity related (how to improve development) area/open-source Open Source (community, enablement, contributions, conferences, CNCF, etc.) related kind/cleanup Something that is not needed anymore and can be cleaned up size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants