mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 05:59:22 +00:00
The loadbalancer should only fail over to the default server if all other server have failed, and it should force fail-back to a preferred server as soon as one passes health checks. The loadbalancer tests have been improved to ensure that this occurs. Signed-off-by: Brad Davidson <brad.davidson@rancher.com>