mirror of
https://github.com/siderolabs/talos.git
synced 2025-09-15 10:51:12 +02:00
In addition to restart action, allow also start action. If the service fails to start, it transitions to `Failed` state and it should be actually started to bring it back to running state. Fixes #4665 Also GC'ed now unused condition (it had been used before kubelet started being controlled via COSI). Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>