k3s/pkg/agent/loadbalancer
Brad Davidson cb6bf74bc4 Add dial duration to debug error message
This should give us more detail on how long dials take before failing, so that we can perhaps better tune the retry loop in the future.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2024-07-15 09:46:52 -07:00
..
config.go Replace deprecated ioutil package (#6230) 2022-10-07 17:36:57 -07:00
loadbalancer.go Add dial duration to debug error message 2024-07-15 09:46:52 -07:00
loadbalancer_test.go Fix tests to not hide failure location in dummp assert functions 2023-04-04 12:02:22 -07:00
servers.go Fix reentrant rlock in loadbalancer.dialContext 2024-07-15 09:46:52 -07:00
servers_test.go Move proxy dialer out of init() and fix crash 2024-01-11 16:12:15 -08:00
utility.go
utility_windows.go
utlity_linux.go