tinkerbell / hook

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

Enable CONFIG_SCSI_MPT3SAS for x86_64 #166

Closed ader1990 closed 3 months ago

ader1990 commented 1 year ago

Storage devices that need CONFIG_SCSI_MPT3SAS to be enabled are fairly common on baremetals and I would like to add support for such devices.

jacobweinstock commented 1 year ago

Apologies, I will re-open this PR. I'm trying to the validation check to run.

jacobweinstock commented 1 year ago

Hey @ader1990. Apologies, i think you will need to open a new PR for this. I can't seem to get the validation action to run. Very sorry.

chrisdoherty4 commented 1 year ago

@jacobweinstock I wonder if the repository configuration is borked because this is happening across multiple PRs? It seems it wants the validation job but it doesn't list the workflow name as the other checks do.

jacobweinstock commented 1 year ago

oh, doh 🤦🏼 . this is this issue: https://github.com/tinkerbell/hook/issues/145.

jacobweinstock commented 3 months ago

Hey @ader1990, apologies for the very long delay here. We've recently updated the build process and added additional kernels. 6.6, for example. #226 gets your PR merged into main. Thanks!