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

Handle shasum checking for HookOS > 0.8.1: #92

Merged
merged 1 commit into from
May 2, 2024

Conversation

jacobweinstock
Copy link
Member

Description

Releases of HookOS > 0.8.1 provide more binaries. We only need the hook_aarch64 and hook_x86_64 binaries so we filter out the rest.

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

Releases of HookOS > 0.8.1 provide more binaries.
We only need the hook_aarch64 and hook_x86_64
binaries so we filter out the rest.

Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock added the ready-to-merge Mergify: Ready for Merging label May 2, 2024
@mergify mergify bot merged commit 2a890ad into tinkerbell:main May 2, 2024
5 checks passed
@jacobweinstock jacobweinstock deleted the fix-hook-download branch May 2, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Mergify: Ready for Merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants