k3s/pkg/agent/loadbalancer
Brad Davidson bed1f66880 Avoid use of github.com/pkg/errors functions that capture stack
We are not making use of the stack traces that these functions capture, so we should avoid using them as unnecessary overhead.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-03-05 00:41:38 -08:00
..
config.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
httpproxy.go Avoid use of github.com/pkg/errors functions that capture stack 2025-03-05 00:41:38 -08:00
httpproxy_test.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
loadbalancer.go Add etcd snapshot metrics 2025-02-18 11:09:42 -08:00
loadbalancer_test.go Refactor load balancer server list and health checking 2024-12-06 11:45:34 -08:00
metrics.go Add loadbalancer metrics 2024-12-06 11:45:34 -08:00
servers.go Add loadbalancer metrics 2024-12-06 11:45:34 -08:00
utility.go Fix issue with loadbalancer failover to default server 2024-11-13 19:41:45 -08:00
utility_windows.go Bump golang to 1.18.1 2022-05-11 14:39:07 -07:00
utlity_linux.go Update golangci-lint to 1.45.2 2022-04-13 14:48:42 -07:00