flatcar-scripts/changelog/bugfixes/2024-02-13-fix-kmod-static-nodes-creation.md
Adrian Vladu 70ad180b0c bootengine: fix kmod static node creation
Update the bootengine commit id to use the fix from:
https://github.com/flatcar/bootengine/pull/85

Fixes kubevirt vm creation by ensuring that /dev/vhost-net static node gets created
Fixes: https://github.com/flatcar/Flatcar/issues/1336

Signed-off-by: Adrian Vladu <avladu@cloudbasesolutions.com>
2024-02-14 10:38:37 +00:00

3 lines
250 B
Markdown

- Resolved kmod static nodes creation in bootengine ([bootengine#85](https://github.com/flatcar/bootengine/pull/85))
- Fixes kubevirt vm creation by ensuring that /dev/vhost-net exists ([Flatcar#1336](https://github.com/flatcar/Flatcar/issues/1336))