weaveworks / ignite

Ignite a Firecracker microVM
https://ignite.readthedocs.org
Apache License 2.0
3.49k stars 226 forks source link

Support for Linux LTS kernel 5.10.x #804

Closed gaby closed 3 years ago

gaby commented 3 years ago

Source: https://www.kernel.org/category/releases.html

Potential fix for #768

stealthybox commented 3 years ago

built and tested locally

thanks!

~/repos/ignite kernel-5.10 8s
❯ sudo bin/ignite run --ssh weaveworks/ignite-ubuntu -k weaveworks/ignite-kernel:5.10.21-amd64
INFO[0002] Created VM with ID "164fd896641d0830" and name "spring-thunder"
INFO[0003] Networking is handled by "cni"
INFO[0003] Started Firecracker VM "164fd896641d0830" in a container with ID "ignite-164fd896641d0830"
INFO[0005] Waiting for the ssh daemon within the VM to start...

~/repos/ignite kernel-5.10
❯ sudo bin/ignite exec 164fd896641d0830 -- uname -a
Linux 164fd896641d0830 5.10.21 #1 SMP Tue Mar 9 20:36:20 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
stealthybox commented 3 years ago

Running a release build now: https://github.com/weaveworks/ignite/actions/runs/639629677

stealthybox commented 3 years ago

New kernels available: https://hub.docker.com/r/weaveworks/ignite-kernel/tags