mirror of
https://github.com/siderolabs/talos.git
synced 2025-08-22 23:21:11 +02:00
When cluster fails to be bootstrapped or it fails the health check, it's hard to find the root cause without the logs. This change adds optional crashdump (it dumps firecracker logs or docker logs) after provisioning failure. It's not enabled by default. Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>