k3s/pkg/util
Brad Davidson ee772c1074 Ensure that apiserver ready channel checks re-dial every time
Closing idle connections isn't guaranteed to close out a pooled connection to a
loadbalancer endpoint that has been removed. Instead, ensure that requests used
to wait for the apiserver to become ready aren't reused.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-03-23 13:23:29 -07:00
..
api.go Ensure that apiserver ready channel checks re-dial every time 2022-03-23 13:23:29 -07:00
errors.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
file.go fix formatting 2020-02-23 00:48:26 -08:00
file_windows.go fix formatting 2020-02-23 00:48:26 -08:00
gates.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
gates_test.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
net.go add net util funcs (#5244) 2022-03-09 14:26:04 -07:00
net_test.go Include node-external-ip in serving-kubelet.crt SANs (#4620) 2021-12-08 10:49:24 -08:00