Raj Singh 146f5038f5 cmd/containerboot: exit with non-zero code on unexpected tailscaled death
When tailscaled exits unexpectedly (crashes, killed directly), containerboot now exits with a non-zero code to signal failure to the orchestrator. The reaper now distinguishes between graceful shutdowns which still exit 0, and unexpected exits which propagate the child's exit code or force 1 if the child exited cleanly on its own. Fixes #17650

Signed-off-by: Raj Singh <raj@tailscale.com>
2025-10-26 02:54:35 -05:00
..
2025-01-07 13:05:37 -08:00
2023-08-03 13:00:45 -07:00
2024-04-16 15:32:38 -07:00
2025-03-29 11:02:42 -07:00