k3s/pkg/util
Brad Davidson 714979bf6a 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:21:58 -07:00
..
api.go Ensure that apiserver ready channel checks re-dial every time 2022-03-23 13:21:58 -07:00
errors.go Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
file_windows.go fix formatting 2020-02-23 00:48:26 -08:00
file.go fix formatting 2020-02-23 00:48:26 -08:00
gates_test.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
gates.go Exporting the AddFeatureGate function and adding a unit test for it. (#3661) 2021-07-28 13:04:42 -07:00
net_test.go Include node-external-ip in serving-kubelet.crt SANs (#4620) 2021-12-07 15:42:40 -08:00
net.go Add support for IPv6 only mode 2022-02-10 20:34:59 +02:00
reflect.go Disable deprecated insecure port 2021-08-20 18:47:16 -07:00