Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
7 years ago |
Gyuho Lee
|
9149565cb3
*: move to "etcdserver/api/membership"
|
7 years ago |
Gyuho Lee
|
7a92bbfed2
etcdserver/*: move internal v2 packages
|
7 years ago |
Gyuho Lee
|
cccf77db9e
etcdserver/api/v2http: support structured logging
|
7 years ago |
Gyuho Lee
|
811566f2f2
*: fix "v2store" imports
|
7 years ago |
Gyuho Lee
|
69f7e11506
*: move "error" to "etcdserver/v2error"
|
7 years ago |
Gyuho Lee
|
0e12e888e0
*: move "internal/store" to "etcdserver/v2store"
|
7 years ago |
Gyuho Lee
|
880835c02c
*: move "store" to "internal/store"
|
8 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 years ago |
Anthony Romano
|
1d3afd4bb5
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
8 years ago |
Anthony Romano
|
e29db923bc
*: move v2http handlers without /v2 prefix to etcdhttp
|
8 years ago |
Anthony Romano
|
c2dadbd9f8
v2http: put back /v2/machines and mark as non-deprecated
|
8 years ago |
Anthony Romano
|
2bb33181b6
v2http: remove deprecated /v2/machines path
|
8 years ago |
Anthony Romano
|
d9ec6b4d22
*: return updated member list in v3 rpcs
|
8 years ago |
Gyu-Ho Lee
|
2da7b63809
v2http: change to 'NoValueOnSuccess'
|
9 years ago |
Gyu-Ho Lee
|
572bfd99ff
v2http: update function returns
|
9 years ago |
Michael Fraenkel
|
82053f04b2
client: do not send previous node data (optional)
|
10 years ago |
Gyu-Ho Lee
|
f91f7dfb91
v2http: fix tests to use new clockwork
|
9 years ago |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
9 years ago |
Gyu-Ho Lee
|
89f8e66682
*: fixes based on ineffassign
|
9 years ago |
Xiang Li
|
bf2289ae00
etcdserver: move membership related code to membership pkg
|
9 years ago |
Xiang Li
|
2c50eb240e
*: mv etcdhttp into api pkg
|
9 years ago |