Skip to content

Releases: spacescale/guestd

guestd v0.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Jun 23:40
a18dfaf

Fixes MMDS response reading. guestd now reads the response bytes directly instead of waiting for Firecracker to close the TCP connection.

guestd v0.2.3

Choose a tag to compare

@github-actions github-actions released this 23 Jun 22:26
834fc93

Adds MMDS host route so guestd can reach Firecracker metadata at boot.

guestd v0.2.2

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:26
622498a

Reduces rootfs to /proc only. Workload mounts deferred to launch time.

guestd v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 May 04:13
c17cc18

Initial release.