Hitoshi Mitake
|
73166b41e9
*: support changing password in v3 auth
|
8 years ago |
Hitoshi Mitake
|
d8888ded12
*: support deleting user in v3 auth
|
8 years ago |
Anthony Romano
|
7ce5c2b9ff
Merge pull request #4902 from heyitsanthony/alarm-ctl
|
8 years ago |
Anthony Romano
|
4b35cb9462
etcdserver, storage: optionally wait for Compaction completion in RPC
|
8 years ago |
Anthony Romano
|
96ee00a322
etcdserverpb: make alarm memberId uint64
|
8 years ago |
Hitoshi Mitake
|
987568c65c
*: add Auth prefix to auth related requests and responses
|
8 years ago |
Anthony Romano
|
3fbacf4be2
v3rpc: move Hash RPC to Maintenance service
|
8 years ago |
Anthony Romano
|
9e7f47c490
etcdserver: Alarm RPC
|
8 years ago |
Hitoshi Mitake
|
8874545a1e
*: support adding user in v3 auth
|
8 years ago |
Xiang Li
|
2f12ea893b
etcdserver: add maintain service to support defrag
|
8 years ago |
Xiang Li
|
b1521570b6
v3api: support progress
|
8 years ago |
Hitoshi Mitake
|
286d96284e
etcdserver: update rpc.proto for v3 authentication
|
8 years ago |
Anthony Romano
|
8dbc6cfd43
etcdserver: ranges in watcher rpc protocol
|
8 years ago |
Gyu-Ho Lee
|
fc86e1ded1
*: return the number of deleted keys
|
8 years ago |
Gyu-Ho Lee
|
93f2a4487a
Merge pull request #4507 from gyuho/better_hash
|
9 years ago |
Gyu-Ho Lee
|
2710e4eed1
etcdserver: populate ResponseHeader in Hash method
|
9 years ago |
Anthony Romano
|
ee1a03167d
storage, v3: pass compaction revision through watchresponse
|
9 years ago |
Xiang Li
|
30c11c1bca
*: support local range request
|
9 years ago |
Anthony Romano
|
4854d7f69d
storage: support ranges for >= key
|
9 years ago |
Gyu-Ho Lee
|
a56287b9b4
etcdserver: include IsLeader in etcdserverpb.Member
|
9 years ago |
Gyu-Ho Lee
|
2d197ac9e8
*: add kv Hash method (for testing purpose)
|
9 years ago |
Xiang Li
|
36cc8446c7
*: finish member api implementation
|
9 years ago |
Xiang Li
|
864fc197c1
etcdserver: initial member api proto
|
9 years ago |
Anthony Romano
|
9113a27bde
lease: grant consistent lease IDs
|
9 years ago |
Anthony Romano
|
82eeffbd58
etcdserver: support sorted range requests in v3 api
|
9 years ago |
Xiang Li
|
59bf83c7f4
*: now lease keepAlive works on leader
|
9 years ago |
Xiang Li
|
d9ca929a33
*: add support for lease create and revoke
|
9 years ago |
Gyu-Ho Lee
|
366e7a879f
*: fill in WatchResponse.Header
|
9 years ago |
Xiang Li
|
ac330bb7c9
*: update watch related proto
|
9 years ago |
Gyu-Ho Lee
|
8da6e76588
etcdserver/etcdserverpb: rpc WatchResponse with events slice
|
9 years ago |