feat(runtime): stage VM runtime artifacts and writable drives in per-VM ephemeral storage by default
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 1.3.0 - feat(runtime)
|
||||
stage VM runtime artifacts and writable drives in per-VM ephemeral storage by default
|
||||
|
||||
- default runtime files to /dev/shm/.smartvm/runtime when available, with per-VM socket and drive staging paths
|
||||
- copy writable drives into per-VM runtime storage before boot and remove them during cleanup, with per-drive and global opt-out controls
|
||||
- prefer squashfs rootfs images over ext4 when resolving Firecracker CI base images
|
||||
- add tests and documentation for ephemeral drive staging and runtime directory defaults
|
||||
|
||||
## 2026-05-01 - 1.2.0 - feat(base-images)
|
||||
add managed base image bundles with cache retention, hosted manifests, and opt-in integration boot testing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user