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 k8s 1.10 support and add 1.15 #546

Merged
merged 3 commits into from
Sep 12, 2019
Merged

Drop k8s 1.10 support and add 1.15 #546

merged 3 commits into from
Sep 12, 2019

Conversation

dturn
Copy link
Contributor

@dturn dturn commented Sep 4, 2019

What are you trying to accomplish with this PR?

Our (un)official Kubernetes version support policy is everything from the oldest version on gke to most recent officially released version. 1.10 is not supported by GKE so we should drop it.

1.15 is also out so we should support it as well.

My plan is to merge around the same time as #536 , though I'd be willing to merge this earlier if requested.

closes: #544

How is this accomplished?
Same as previous PRs:
#409

What could go wrong?
We break compatibility with 1.10 and people were relying on it.

Copy link
Contributor

@timothysmith0609 timothysmith0609 left a comment

Choose a reason for hiding this comment

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

This looks good to me. Let's try to remember to delete the old minikube-ci nodes once this is done

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dturn dturn merged commit c5e04ec into master Sep 12, 2019
@dturn dturn deleted the drop-k8s-1_10 branch September 12, 2019 19:45
@douglas douglas mentioned this pull request Sep 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop 1.10 support
3 participants