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

Update to k8s v1.16 #590

Closed
wants to merge 5 commits into from
Closed

Update to k8s v1.16 #590

wants to merge 5 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Dec 3, 2020

The goal of this PR is to update Kritis to work with Kubernetes v1.16 (though apparently go modules likes v1.18 just as much!)

There's a few things that I'm uncertain about:

  • one of the changes to Kubernetes v1.16 is the removal of k8s.io/apimachinery/pkg/watch.Until in pkg/kritis/kubernetes/wait.go. I've replicated what I believe should be identical functionality but I'm relatively new to this part of the Kubernetes API.

Note that this PR includes changes from PR #591, hence the size of it. You can ignore the first two commits (50948e5, 22bdf0c). If the other PR is merged, I will rebase this PR on-top of master so it's easier to read.

@ghost
Copy link
Author

ghost commented Dec 8, 2020

Closing branch as Go mod won't let me use v0.16.15, so the branch name is inaccurate.

@ghost ghost closed this Dec 8, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants