talos/internal
Philipp Sauter 802d4a23c9
fix: load kubelet system service in StartAllServices task
We found a race condition in the StartAllServices task, where the task
would start, before kubelet was loaded as a system service. It's
possible that the task completes without the kubelet service becoming "up". As a fix
we load the kubelet service again in StartAllServices.

Fixex #5527

Signed-off-by: Philipp Sauter <philipp.sauter@siderolabs.com>
2022-05-11 11:01:08 +02:00
..