Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Verify k8s binaries using sha512 for k8s >= 1.12 #318

Open
dongsupark opened this issue Sep 24, 2018 · 0 comments
Open

Verify k8s binaries using sha512 for k8s >= 1.12 #318

dongsupark opened this issue Sep 24, 2018 · 0 comments
Milestone

Comments

@dongsupark
Copy link
Member

Recently kubernetes/release#630 was merged.

So since k8s v1.12.0-rc2, a sha512 checksum for each k8s binary has been also available. For example: https://dl.k8s.io/v1.12.0-rc.2/bin/linux/amd64/kubectl.sha512

Starting from k8s v1.12, we should be able to verify k8s binaries using sha512 instead of sha1.

@dongsupark dongsupark added this to the Future milestone Sep 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant