Yicheng Qin
|
27bfb3fcb2
etcdserver: improve error message when timeout due to leader fail
|
9 年之前 |
Yicheng Qin
|
084936a920
etcdserver: specify timeout caused by leader election
|
9 年之前 |
Xiang Li
|
c39aad0e92
etcdserver: use correct http status code for auth error
|
9 年之前 |
Barak Michener
|
64ec8af91b
*: Rename `security` to `auth`
|
9 年之前 |
Brian Akins
|
d8a836e618
Simple debug HTTP request logging
|
9 年之前 |
Xiang Li
|
0adeee2965
etcdhttp: use leveled logging
|
9 年之前 |
Barak Michener
|
fa74e702d8
security: Improve the security api as per the suggestions list in #2384
|
9 年之前 |
Barak Michener
|
001efa0639
security: Implement RBAC security for etcd
|
9 年之前 |
Jonathan Boulle
|
f1ed69e883
*: switch to line comments for copyright
|
10 年之前 |
Yicheng Qin
|
4dd00be365
etcdhttp: reset serve and watch timeout
|
10 年之前 |
Yicheng Qin
|
2235b47030
Merge pull request #1545 from unihorn/197
|
10 年之前 |
Yicheng Qin
|
9aefb91531
etcdhttp: always respond json-format error to client
|
10 年之前 |
Jonathan Boulle
|
9726d3909c
etcdhttp: bump default Server timeout to 5 mins
|
10 年之前 |
Brian Waldon
|
8fbf887e52
etcdhttp: only log when error deserves it
|
10 年之前 |
Xiang Li
|
6cb45236ac
etcdhttp: make admin HTTP endpoint return json format error
|
10 年之前 |
Xiang Li
|
d0604c7d5c
error: write->writeTo
|
10 年之前 |
Brian Waldon
|
b06499d0c2
etcdserver/etcdhttp: break apart HTTP handlers
|
10 年之前 |
Brian Waldon
|
435611cf0d
etcdserver/etcdhttp: break apart http.go
|
10 年之前 |
Yicheng Qin
|
338f59db74
Merge pull request #1401 from unihorn/186
|
10 年之前 |
Yicheng Qin
|
0e1d1646fd
etcdhttp: parse quorum field from http request
|
10 年之前 |
Yicheng Qin
|
cb59a46576
Merge pull request #1396 from unihorn/185
|
10 年之前 |
Jonathan Boulle
|
46528ee17b
Merge pull request #1391 from jonboulle/version
|
10 年之前 |
Jonathan Boulle
|
9a465b9cf5
etcdhttp: add /version endpoint
|
10 年之前 |
Jonathan Boulle
|
bac13b5cb2
etcdserver/etcdhttp: remove log message for every received raft
|
10 年之前 |
Yicheng Qin
|
34dcbb4679
etcdhttp: trim StoreKeysPrefix from error in serveKeys
|
10 年之前 |
Jonathan Boulle
|
14852662ef
etcdhttp: rename Members -> members in JSON, update doc
|
10 年之前 |
Jonathan Boulle
|
7ef468b315
etcdhttp: remove /v2/admin/members/x serving
|
10 年之前 |
Jonathan Boulle
|
9b679de9dd
etcdserver/etcdhttp: use container for admin/members endpoint
|
10 年之前 |
Xiang Li
|
ed29259801
etcdserver: fix member endpoint on peerurl
|
10 年之前 |
Xiang Li
|
d8258c38be
Merge pull request #1374 from xiangli-cmu/cluster_on_peerurl
|
10 年之前 |