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

chore: verify sha256sum of kubectl #134

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felix-kaestner
Copy link

This patch extends the installation of the kubectl binary to validate the checksum of the downloaded file, similar to what is already done for kind. This approach is also described as an optional step on https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-binary-with-curl-on-linux.

@cpanato
Copy link
Member

cpanato commented Mar 5, 2025

please sign the dco

This patch extends the installation of the kubectl binary to validate
the checksum of the downloaded file, similar to what is already done for
kind. This approach is also described as an optional step on https://kubernetes.io/docs/tasks/tools/install-kubectl-linux/#install-kubectl-binary-with-curl-on-linux.

Signed-off-by: Felix Kästner <felix.kaestner@sap.com>
@felix-kaestner
Copy link
Author

please sign the dco

@cpanato Done ✔️

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.

2 participants