-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unable to build a disk image with the Gasket-driver extension #5
Comments
Ok, gasket is depended on the kernel it seems. Then this would not work, I will try to create a gasket extentension.. (that would be only needed when kernel modules are involved) |
Please try:
see https://github.com/nberlee/extensions/pkgs/container/gasket-driver if this works for you i will add gasket permanently to new versions of the extension... |
I ran the following, but got the same result as above:
|
Thanks for testing |
Thank you for the work you are putting into this! |
@hagak, I appreciate your patience. After attempting to resolve build gasket, it appears that the solution would require a significant increase in the build time for the kernel, effectively doubling it. Given that I personally bear the cost of the ARM builders (buildjet), and considering the effort involved relative to the demand—since you're currently the only one who has raised this—it doesn't seem justifiable to pursue this the moment. |
@nberlee Completely understandable and I appreciate your time spent. Is there a path that your fork will be a PR to the main talos which would eliminate this issue? |
Something like that. Talos 1.7 will have sbc overlays. Which means I could make this for the Turing RK1. However, I am not sure it is possible in Talos 1.7 because it presently does not support a custom kernel. And SBC specific kernel patches are not jet welcome to the upstream Talos. I am still in contact with them how to resolve it, and need to test somethings... So no promises it will be Talos 1.7... but eventually absolutely! |
I'm looking into this as well. Is there any way I can help/test? |
Starting with1.9.0 beta.0 the turing RK1 will be available in the https://factory.talos.dev therefior you can create you own Turing RK1 images with gasket. As the SBC layer was just merged: siderolabs/sbc-rockchip#35 |
Bug Report
When attempting to build a disk image using the following fails
Description
I can create images using other extensions just not the gasket-driver. I can also use the official sideorlabs imagers with the gasket-extension.
Logs
Environment
talosctl version --nodes <problematic nodes>
]kubectl version --short
]The text was updated successfully, but these errors were encountered: