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

Allow building HookOS from existing kernel image: #233

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

jacobweinstock
Copy link
Member

Description

When the kernel-releases.json is updated, which is pretty frequent, a new point release will be available and require Users to build the kernel. With this commit, USE_LATEST_BUILT_KERNEL allows a User to build HookOS without having to build the kernel. This is done by getting the latest point release from quay.io/tinkerbell/hook-kernel image tags.

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

When the kernel-releases.json is updated, a new point
release will be available and require Users to build
the kernel. With this commit, `USE_LATEST_BUILT_KERNEL`
allows a User to build HookOS without having to build
the kernel.

Signed-off-by: Jacob Weinstock <[email protected]>
@jacobweinstock jacobweinstock merged commit 3ec22df into tinkerbell:main Jun 19, 2024
28 checks passed
@jacobweinstock jacobweinstock deleted the reproducible-builds branch June 19, 2024 23:17
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

Successfully merging this pull request may close these issues.

1 participant