k3s/pkg
Brad Davidson 56e3b66b21 Close etcd clients to avoid leaking GRPC connections
If you don't explicitly close the etcd client when you're done with it,
the GRPC connection hangs around in the background. Normally this is
harmelss, but in the case of the temporary etcd we start up on 2399 to
reconcile bootstrap data, the client will start logging errors
afterwards when the server goes away.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit 8ad7d141e8)
2021-12-22 00:01:27 -08:00
..
agent Update wharfie usage in windows code path 2021-12-09 13:17:27 -08:00
apiaddresses Fix condition for adding kubernetes endpoints (#3941) 2021-08-31 00:57:17 +02:00
apis/k3s.cattle.io Update generated code 2019-10-30 19:08:26 -07:00
authenticator Introduction of Integration Tests (#3695) 2021-07-26 09:59:33 -07:00
bootstrap Resolve Bootstrap Migration Edge Case (#4730) 2021-12-13 13:03:57 -07:00
cgroups Initial windows support for agent (#3375) 2021-06-01 12:29:46 -07:00
cli [Release-1.22] Close agentReady channel only in k3s (#4793) 2021-12-21 20:29:17 +02:00
clientaccess Backport of https://github.com/k3s-io/k3s/pull/4372 (#4654) 2021-12-07 15:29:31 -08:00
cloudprovider Fix race condition in cloud provider 2021-10-15 19:31:08 +02:00
cluster Close etcd clients to avoid leaking GRPC connections 2021-12-22 00:01:27 -08:00
codegen Update wrangler to v0.8.5 2021-08-20 18:47:16 -07:00
configfilearg Export default parser (#4621) 2021-12-01 13:04:42 -08:00
containerd Add StargzSupported stub for Windows 2021-09-15 09:45:57 -07:00
ctr Build & enable ctr with k3s server 2019-06-30 09:30:25 -07:00
daemons Remove Disables, Skips and DisableKubeProxy from the comparing configs 2021-12-17 19:11:36 +01:00
datadir Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
dataverify Add file verification for data directory 2020-10-06 10:29:27 -07:00
deploy Backport of https://github.com/k3s-io/k3s/pull/4372 (#4654) 2021-12-07 15:29:31 -08:00
etcd Fix panic checking name of uninitialized etcd member 2021-12-21 23:38:44 -08:00
flock Creation of K3s integration test Sonobuoy plugin (#3931) 2021-08-30 08:27:59 -07:00
generated Update wrangler to v0.8.5 2021-08-20 18:47:16 -07:00
kubectl Update Kubernetes to v1.20.0-k3s1 2020-12-08 22:51:34 -08:00
netutil Initial Logging Output Update (#2246) 2020-09-21 09:56:03 -07:00
node Update wrangler to v0.8.5 2021-08-20 18:47:16 -07:00
nodeconfig Introduction of Integration Tests (#3695) 2021-07-26 09:59:33 -07:00
nodepassword Update wrangler to v0.8.5 2021-08-20 18:47:16 -07:00
passwd Use secrets for node-passwd entries and cleanup 2020-11-05 09:48:53 -07:00
rootless rootless: allow kernel.dmesg_restrict=1 2021-03-24 01:03:14 -07:00
rootlessports Update wrangler to v0.8.5 2021-08-20 18:47:16 -07:00
secretsencrypt Backport of https://github.com/k3s-io/k3s/pull/4372 (#4654) 2021-12-07 15:29:31 -08:00
server Backport of https://github.com/k3s-io/k3s/pull/4372 (#4654) 2021-12-07 15:29:31 -08:00
servicelb Allow svclb pod to enable ipv6 forwarding 2021-11-17 19:35:37 +01:00
static go generate 2021-11-23 16:39:14 -08:00
token Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
untar Bump wharfie to v0.5.1 and use shared decompression code 2021-12-08 10:51:33 -08:00
util Include node-external-ip in serving-kubelet.crt SANs (#4620) 2021-12-08 10:49:06 -08:00
version remove hard coded value 2020-07-09 11:20:06 -07:00