k3s/pkg/etcd
Brad Davidson c0d129003b Handle loadbalancer port in TIME_WAIT
If the port wanted by the client load balancer is in TIME_WAIT, startup
will fail. Set SO_REUSEPORT so that it can be listened on again
immediately.

The configurable Listen call wants a context, so plumb that through as
well.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-03-08 17:05:25 -08:00
..
controller.go remove etcd member if disable etcd is passed 2021-03-01 23:50:50 +02:00
etcd.go Always use static ports for client load-balancers (#3026) 2021-03-06 02:29:57 -08:00
etcdproxy.go Handle loadbalancer port in TIME_WAIT 2021-03-08 17:05:25 -08:00
s3.go Etcd Snapshot/Restore to/from S3 Compatible Backends (#2902) 2021-03-03 11:14:12 -07:00