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

Upgrade kubectl version in docker image. #1081

Closed
albertkang opened this issue Oct 3, 2018 · 2 comments
Closed

Upgrade kubectl version in docker image. #1081

albertkang opened this issue Oct 3, 2018 · 2 comments

Comments

@albertkang
Copy link

Expected behavior

expect kubectl to create secrets when using the image gcr.io/k8s-skaffold/skaffold:v0.15.0

Actual behavior

the following error happens
error: error validating "STDIN": error validating data: [apiVersion not set, kind not set]; if you choose to ignore these errors, turn validation off with --validate=false

Information

I think the kubectl version needs to be updated in the docker image needs to be updated from 1.10. kubernetes/kubectl#401.

@priyawadhwa
Copy link
Contributor

@albertkang kubectl will be updated to 1.12.0 once #940 goes through.

@priyawadhwa
Copy link
Contributor

Hey @albertkang, #940 was merged and kubectl v1.12.0 should be in all skaffold images v0.16.0+

I'll go ahead and close this issue, please comment or open another if you run into any more issues.

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

No branches or pull requests

2 participants