mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 15:09:27 +00:00
get() is called in a loop until client configuration is successfully retrieved. Each iteration will try to configure the apiserver proxy, which will in turn create a new load balancer. Skip creating a new load balancer if we already have one. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>