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

Require k8s 1.20+ and small cleanups based on assuming it #2635

Merged

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Mar 23, 2022

This PR closes #2591 by requiring k8s 1.20+ and dropping support for k8s 1.17-1.19 that are no longer supported by the major cloud providers.

As part of this, I also do some cleanup to not test against old versions, remove misc conditionals to support old versions, and updates misc documentation references found to old versions.

@yuvipanda yuvipanda merged commit d71177c into jupyterhub:main Mar 23, 2022
@yuvipanda
Copy link
Collaborator

Thanks, @consideRatio

@consideRatio
Copy link
Member Author

Thank you yuvi!!!

consideRatio pushed a commit to jupyterhub/helm-chart that referenced this pull request Mar 23, 2022
jupyterhub/zero-to-jupyterhub-k8s#2635 Merge pull request #2635 from consideRatio/pr/remove-no-longer-needed-conditional
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.

Review supported versions of K8S for 2.0.0 release
2 participants