Andrey Smirnov ab42886bf3
fix: allow kubelet to be started via the API
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>
2021-12-10 19:18:41 +03:00
..