mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
8ad7d141e8
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> |
||
---|---|---|
.. | ||
managed | ||
bootstrap_test.go | ||
bootstrap.go | ||
cluster.go | ||
encrypt.go | ||
etcd.go | ||
https.go | ||
managed.go | ||
router.go | ||
storage.go |