bump kubernetes to 1.14 and all other k8 deps to 0.17.0#3938
bump kubernetes to 1.14 and all other k8 deps to 0.17.0#3938nkubala merged 2 commits intoGoogleContainerTools:masterfrom
Conversation
nkubala
left a comment
There was a problem hiding this comment.
I think we'll be requiring kubectl version 1.14 or higher with this right? we'll need to update pkg/skaffold/kubectl/version.go to reflect this. also, we should document that somewhere more visible so it's not as surprising to users.
I am not sure if we need to do it. The only place We are using some util functions from the |
|
@tejal29 ah yeah you're right, I went ahead and tried this branch out with kubectl 1.12 and everything seems to work fine. I tried to come up with any reasons why we wouldn't want to do this and couldn't, so let's go for it :) |
Fixes: Tracking issues that this PR will close
Related: Relevant tracking issues, for context
Merge before/after: Dependent or prerequisite PRs
Description
User facing changes (remove if N/A)
Follow-up Work (remove if N/A)