banger/internal
Thales Maciel 67e531aa27 Add VM kill RPC parameters
The Go control plane already exposed banger vm kill and daemon-side kill handling, but the API package was missing the VMKillParams request type. That left the worktree depending on an unstaged type addition even though the rest of the feature was already wired.

Add the missing request struct so the CLI, RPC layer, and daemon share an explicit payload for signal-based VM termination. This commit is intentionally narrow because the rest of the kill-path work was already present.
2026-03-16 16:21:05 -03:00
..
api Add VM kill RPC parameters 2026-03-16 16:21:05 -03:00
cli Add structured daemon lifecycle logs 2026-03-16 16:16:28 -03:00
config Add structured daemon lifecycle logs 2026-03-16 16:16:28 -03:00
daemon Add structured daemon lifecycle logs 2026-03-16 16:16:28 -03:00
firecracker Add structured daemon lifecycle logs 2026-03-16 16:16:28 -03:00
model Add structured daemon lifecycle logs 2026-03-16 16:16:28 -03:00
paths Make runtime defaults portable 2026-03-16 15:30:08 -03:00
rpc Add regression coverage for VM failure paths 2026-03-16 15:46:54 -03:00
runtimebundle Make runtime defaults portable 2026-03-16 15:30:08 -03:00
store Add regression coverage for VM failure paths 2026-03-16 15:46:54 -03:00
system Add regression coverage for VM failure paths 2026-03-16 15:46:54 -03:00