Gyu-Ho Lee
|
41e329cd35
*: drop breaking-changes from master branch
|
8 years ago |
Anthony Romano
|
395bd2313c
v3rpc, etcdserver, leasehttp: ctxize Renew with request timeout
|
8 years ago |
Gyu-Ho Lee
|
6f89fbf8b5
etcdserver: use mvcc.WatchableKV for prev-kv watch
|
8 years ago |
Gyu-Ho Lee
|
df9a52e53f
Merge pull request #5702 from gyuho/vet
|
8 years ago |
Gyu-Ho Lee
|
caffcb7fbb
*: go vet fix in go tip
|
8 years ago |
Anthony Romano
|
30cfa30490
etcdserver: make serialized txns auth-aware
|
8 years ago |
Xiang Li
|
598fa7a10e
*: add pending/failed proposal metrics
|
8 years ago |
Hitoshi Mitake
|
18253e2723
*: support getting all users and roles in auth v3
|
8 years ago |
Anthony Romano
|
16db9e68a2
auth, etcdserver: separate auth checking apply from core apply
|
8 years ago |
Gyu-Ho Lee
|
5d6af0b51f
etcdserver: key, rangeEnd in []byte for auth
|
8 years ago |
Hitoshi Mitake
|
ead5096fa9
auth, etcdserver: make auth tokens consistent for all nodes
|
8 years ago |
Anthony Romano
|
b3a0b0502c
etcdserver: respect auth on serialized Range
|
8 years ago |
Xiang Li
|
cc1155c93b
etcdserver: make usernameFromCtx more go style
|
8 years ago |
Xiang Li
|
83ce1051ff
auth: make naming consistent
|
8 years ago |
Hitoshi Mitake
|
94f22e8a07
*: rename RPCs and structs related to revoking
|
8 years ago |
Hitoshi Mitake
|
c7a1423d45
*: support deleting a role in auth v3
|
8 years ago |
Hitoshi Mitake
|
0cb1343109
*: support revoking a key from a role in auth v3
|
8 years ago |
Hitoshi Mitake
|
957b07c408
*: support revoking a role from a user in auth v3
|
8 years ago |
Hitoshi Mitake
|
10ee69b44c
*: support getting role in auth v3
|
8 years ago |
Hitoshi Mitake
|
5609fdb9a8
*: support getting user in etcdctl v3
|
8 years ago |
Hitoshi Mitake
|
8e821cdc70
*: do permission check in raft log apply phase
|
8 years ago |
Hitoshi Mitake
|
90e9652f70
etcdserver: return error of apply result without touching response
|
8 years ago |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 years ago |
Xiang Li
|
9c103dd0de
*: cancel required leader streams when memeber lost its leader
|
8 years ago |
Xiang Li
|
0d43a2b7e7
Merge pull request #5295 from ajityagaty/auth_disable
|
8 years ago |
Ajit Yagaty
|
adc981c53d
auth: Adding support for "auth disable" command.
|
8 years ago |
Anthony Romano
|
824ffded12
etcdserver: fix nil dereference in physical Compact on proposal timeout
|
8 years ago |
Xiang Li
|
6ee5f9c677
etcdserver: add timeout for processing v3 request
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Hitoshi Mitake
|
131e3806bb
*: support authenticate in v3 auth
|
8 years ago |