feat(zone): build new zone kernel for kvm builds - #255
Open
marly-edera wants to merge 4 commits into
Open
marly-edera wants to merge 4 commits into
marly-edera wants to merge 4 commits into
Conversation
marly-edera
requested review from
alexandermerritt,
azenla,
bleggett,
kaniini and
tycho
as code owners
September 16, 2026 20:02
kaniini
previously approved these changes
Sep 16, 2026
kaniini
left a comment
Contributor
There was a problem hiding this comment.
approved, but i am not sure why a zone kernel would need its own instance of the KVM hypervisor...
Contributor
|
@marly-edera please reason about this before merging, I agree with @kaniini. Additional kernel configs and builds add to the work we put in to trim them down, and to testing. Is there a linear issue associated with this? Other context? |
Contributor
Author
|
The e2e tests in the protect repo can't be run on our dogfood cluster because the current zone kernel doesn't include the necessary kvm or nbd kernel... stuff sorry I'm not really well versed in linux kernel dev I don't know what to call it. This is to close out the last set of jobs in that repo that run on github hosted runners. |
alexandermerritt
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://linear.app/edera/issue/ENGINFR-13/enable-action-runners-on-the-edera-cluster
Adding the following kernel build flags:
These are required for migrating the e2e builds for protect.