tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
101 stars 48 forks source link

Kernel upgrade #188

Closed jacobweinstock closed 4 months ago

jacobweinstock commented 10 months ago

Description

Upgrades kernel to 5.15

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:

chrisdoherty4 commented 10 months ago

@jacobweinstock Is this ready to be reviewed?

jacobweinstock commented 10 months ago

@jacobweinstock Is this ready to be reviewed?

Not quite. I have a few things left to work out around the release process and migrating kernel settings from 5.10.

nmaiti commented 9 months ago

@jacobweinstock are you working on this pr? Need the upgrade of kernel.

jacobweinstock commented 9 months ago

@jacobweinstock are you working on this pr? Need the upgrade of kernel.

Hey @nmaiti. Yes, still working on this.

Ram-srini commented 9 months ago

@jacobweinstock Could you please share the BKM to upgrade kernel in hook OS, so that it will community to do future kernel upgrades.

jacobweinstock commented 9 months ago

Hey @Ram-srini. Apologies, i dont know what a "BKM" is. The high level for how to upgrade the kernel in Hook is to follow the linuxkit instructions and add/validate any previous kernel config.

https://github.com/tinkerbell/hook/blob/main/kernel/README.md https://github.com/linuxkit/linuxkit/blob/master/docs/kernels.md

jacobweinstock commented 4 months ago

The kernel upgrade is/will be handled in #205