mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-09 14:41:31 +02:00
This fixes apid and machined shutdown sequences to do graceful stop of gRPC server with timeout. Also sequences are restructured to stop apid/machined as late as possible allowing access to the node while the long sequence is running (e.g. upgrade or reset). Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>