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

fix(dockerfile): use deterministic version for kubectl (#4064) #4066

Conversation

spinnakerbot
Copy link
Contributor

reading from stable.txt causes builds to be non-deterministic which could lead to problems in the future. we should be explicit about the version of kubectl that we ship. v1.16.0 was the latest version as of this PR.

Automated cherry pick of 133a6e6 into 1.15

reading from `stable.txt` causes builds to be non-deterministic which could lead to problems in the future. we should be explicit about the version of `kubectl` that we ship. `v1.16.0` was the latest version as of this PR.
@louisjimenez louisjimenez merged commit a2c8083 into release-1.15.x Oct 3, 2019
@louisjimenez louisjimenez deleted the auto-cherry-pick-1.15-133a6e65aec913193c096b4560975d8b615b8a46 branch October 3, 2019 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants