Gyu-Ho Lee
|
81229dbea9
*: add missing package descriptions
|
10 years ago |
Xiang Li
|
a47e661fff
discovery: print out detailed cluster error
|
10 years ago |
Xiang Li
|
5fa8652241
client: return cluster error if the etcd cluster is not avaliable
|
10 years ago |
Xiang Li
|
d9c27138fa
discovery: return bad discovery endpoint error
|
10 years ago |
Xiang Li
|
dc3f7f5d90
*: detect duplicate name for discovery bootstrap
|
10 years ago |
Yicheng Qin
|
1db176151b
discovery: remove ResponseHeaderTimeout when discovery
|
10 years ago |
Xiang Li
|
1381b44adf
discovery: add timeouts for discovery client
|
10 years ago |
Brandon Philips
|
e71dc2e565
discovery: fixup logline
|
10 years ago |
Xiang Li
|
2c5ab7ff8b
discovery: fix infoln -> info
|
10 years ago |
Xiang Li
|
8ad7ed321e
*:godep log pkg
|
10 years ago |
Xiang Li
|
2db8b53c4b
discovery: use leveled log
|
10 years ago |
Xiang Li
|
e9931fb8b1
discovery: do not return error from etcd
|
10 years ago |
Brian Waldon
|
cd85451971
client: clarify relationship of AfterIndex and waitIndex
|
11 years ago |
Brian Waldon
|
b174732812
client: introduce Error type
|
11 years ago |
Brian Waldon
|
1c03df62a5
client: WaitIndex -> AfterIndex
|
11 years ago |
Brian Waldon
|
84ede6fbec
client: use options struct for KeysAPI.Get
|
11 years ago |
Brian Waldon
|
88cea415a7
client: NewDiscoveryKeysAPI -> NewKeysAPIWithPrefix
|
11 years ago |
Brian Waldon
|
3d4e1f59dc
client: drop unnecessary Nodes type
|
11 years ago |
Brian Waldon
|
3b41b77cd7
client: ClientConfig -> Config
|
11 years ago |
Brian Waldon
|
74fe28c5e0
client: exchange ClientConfig for SyncableHTTPClient
|
11 years ago |
Brian Waldon
|
3d53e9bfaa
client: pass around options as pointers
|
11 years ago |
Brian Waldon
|
01fc01ec69
client: KeysAPI.[R]Watch -> Watcher w/ opts struct
|
11 years ago |
Brian Waldon
|
6d89e6217d
client: rename KeysAPI.RecursiveWatch to RWatch
|
11 years ago |
Brian Waldon
|
c6d955f4c1
client: drive Create with setAction; drop TTL
|
11 years ago |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
11 years ago |
Xiang Li
|
f265afa8ac
discovery: fix watch index
|
11 years ago |
Xiang Li
|
d9b21c79d4
etcdmain: better logging for discovery error
|
11 years ago |
Xiang Li
|
7171410422
discovery: discovery will try forever when there is a timeout.
|
11 years ago |
Brian Waldon
|
9a728a127a
dep: bump golang.org/x/net/context
|
11 years ago |
Jonathan Boulle
|
8f1885a398
discovery: add command line flag for discovery-proxy
|
11 years ago |