Flintlock should know when a mVM dies #178
Labels
kind/bug
Something isn't working
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
What happened:
An unrelated config issue caused the firecracker process to die shortly after boot. It appeared that flintlock did not notice this (at least according to the logs).
What did you expect to happen:
Flintlock should notice that an mVM had died, and it should at least log that this has happened.
How to reproduce it:
Going off this commit (nothing special about it, just head of
main
rn and happens to contain an issue. you could also repro with a new commit and manually kill the pid probably) create a mVM with the config inhack/scripts/payload/CreateMicroVM.json
.You should see the firecracker process start, then after a few moments die. The firecracker logs will talk about no init found, but that is not important here. The issue is that flintlock did not appear to notice.
Anything else you would like to add:
We do not have Get merged right now, so curious to know what the status knows.
Environment:
/etc/os-release
):The text was updated successfully, but these errors were encountered: