mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-29 14:23:18 +00:00
GetNode() is called in a lot of places including a hot loop in fastStatusUpdateOnce. Having a poll in it is delaying the kubelet /readyz status=200 report. If a client is available attempt to wait for the sync to happen, before starting the list watch for pods at the apiserver.
16 KiB
16 KiB