k3s/pkg/agent
Brad Davidson 2d0661e3a5 Fix issue with loadbalancer failover to default server
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>
2024-11-14 09:41:51 -08:00
..
config Add nonroot-devices flag to agent CLI 2024-11-07 13:11:46 -08:00
containerd Add nonroot-devices flag to agent CLI 2024-11-07 13:11:46 -08:00
cri
cridockerd
flannel Update flannel to v0.25.4 and fixed issue with IPv6 mask 2024-07-01 18:59:01 +02:00
https Fix agent supervisor port using apiserver port instead 2024-06-13 15:39:36 -07:00
loadbalancer Fix issue with loadbalancer failover to default server 2024-11-14 09:41:51 -08:00
netpol [release-1.28] Backports for 2024-08 release cycle (#10666) 2024-08-05 09:35:31 -07:00
proxy
syssetup
templates Add nonroot-devices flag to agent CLI 2024-11-07 13:11:46 -08:00
tunnel [release-1.28] Backports for 2024-08 release cycle (#10666) 2024-08-05 09:35:31 -07:00
util fix typo, use rancher/permissions 2024-06-07 08:31:31 -07:00
run.go Allow Pprof and Superisor metrics in standalone mode (#10576) 2024-08-06 08:51:24 -07:00
run_linux.go Added runtime classes for crun/wasm/nvidia 2023-12-08 15:49:28 -03:00
run_test.go
run_windows.go