Sam Batschelet
|
49078c683b
|
*: add support for socket options
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
|
2021-02-19 13:31:23 -05:00 |
|
Brad Davidson
|
603d975599
|
Fix cluster peer HTTP SRV discovery
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
|
2021-02-03 03:08:13 -08:00 |
|
Ankur Gargi
|
c1c681adc3
|
server: Added config parameter experimental-warning-apply-duration
|
2020-11-17 17:33:19 -05:00 |
|
tangcong
|
a960d6b1c7
|
*: add self-signed-cert-validity flag
|
2020-10-30 10:10:26 +08:00 |
|
Piotr Tabor
|
aaf423e962
|
server: Update imports.
find -name '*.go' | xargs sed -i --follow-symlinks 's|etcd/v3/|etcd/server/v3/|g'
|
2020-10-26 13:02:32 +01:00 |
|
Piotr Tabor
|
4a5e9d1261
|
server: Move server files to 'server' directory.
26 git mv mvcc wal auth etcdserver etcdmain proxy embed/ lease/ server
36 git mv go.mod go.sum server
|
2020-10-26 12:57:19 +01:00 |
|