Barak Michener
|
fade9b6065
etcdserver: Refactor 2.0.1 directory rename into a proper migration
|
9 years ago |
Yicheng Qin
|
92b329fdb9
etcdmain: use symlink instead of link for v0.4 files
|
9 years ago |
Yicheng Qin
|
afb14a3e7a
Merge pull request #2210 from yichengq/316
|
9 years ago |
Yicheng Qin
|
ce1d7a9fa9
etcdmain: use /member subdir to save member data
|
9 years ago |
Xiang Li
|
fbabcedcc9
etcd: fix proxy
|
9 years ago |
Xiang Li
|
ae9f54c132
etcd: fix proxy updating
|
9 years ago |
Xiang Li
|
dc7374c488
etcd: persist proxy cluster to disk
|
9 years ago |
Xiang Li
|
9c7f66c5d9
Merge pull request #2119 from sorah/peer-ca-on-fetching-members
|
9 years ago |
Shota Fukumori (sora_h)
|
033e7d1db9
etcdserver: User peerTLSInfo to get cluster member
|
9 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
9 years ago |
Xiang Li
|
276a4abac0
etcdserver: make heartbeat/election configurable
|
9 years ago |
Yicheng Qin
|
dc6aef0d02
etcdhttp: add NewPeerHandler test
|
9 years ago |
Xiang Li
|
a15f39e6a2
etcdmain: do not set timeout for client api
|
10 years ago |
Xiang Li
|
7f1c630a0b
*: use keepalive listener to detect dead clients
|
10 years ago |
Xiang Li
|
0afbca4090
etcdmain: add readtimeout for http server
|
10 years ago |
Xiang Li
|
08e9c25ea5
*: move srv into pkg discovery
|
10 years ago |
Xiang Li
|
0fa754d90e
etcdmain: add config.go
|
10 years ago |
Barak Michener
|
4f2d35679e
Merge pull request #1947 from barakmich/dns_bootstrap
|
10 years ago |
Barak Michener
|
8fc17147ef
change logging
|
10 years ago |
Barak Michener
|
6295dfba5a
resolve all hostnames in DNS discovery
|
10 years ago |
Barak Michener
|
977c74069c
move constants out for windows
|
10 years ago |
Barak Michener
|
2dfcf053d4
rename flag to discovery-srv
|
10 years ago |
Barak Michener
|
7f733ad68b
Fully resolve DNS entries to IPs and ignore single errors (such as no etcd-server-ssl)
|
10 years ago |
Barak Michener
|
fc70aa27d2
add apurl checking and logging
|
10 years ago |
Barak Michener
|
04d9f848a7
fix from comments
|
10 years ago |
Barak Michener
|
fdad6630ea
Add a simple test and mock for genDNS
|
10 years ago |
Barak Michener
|
af4272848d
add capability to bootstrap from DNS
|
10 years ago |
Xiang Li
|
ec777ebd28
Merge pull request #1918 from xiang90/http_no_logging
|
10 years ago |
Xiang Li
|
3a83ab1b71
etcdmain: discard the http server logging
|
10 years ago |
Xiang Li
|
d9b21c79d4
etcdmain: better logging for discovery error
|
10 years ago |