Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
Jingyi Hu
|
355d0ab2a6
*: add learner field in endpoint status
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
1399bc69ce
etcdserver: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
bdbed26f64
etcdserver: support structured logging
|
6 years ago |
Gyuho Lee
|
4cb0d167d6
v3rpc: clean up "maintenanceServer.Status" call
|
6 years ago |
Gyuho Lee
|
509cf414f7
etcdserver: remove duplicate "setAppliedIndex" calls
|
6 years ago |
Gyuho Lee
|
4f754c1850
etcdserver: clean up with "RaftStatusGetter"
|
6 years ago |
Gyuho Lee
|
8a518b01c4
*: revert "internal/mvcc" change
|
6 years ago |
Gyuho Lee
|
bb95d190c1
*: revert "internal/auth" change
|
6 years ago |
Gyuho Lee
|
0850ccbf45
*: revert "internal/version" change
|
6 years ago |
Iwasaki Yudai
|
6b775cd786
*: Add dbSizeInUse to StatusResposne
|
6 years ago |
Gyuho Lee
|
37546f74ab
*: move "version" to "internal/version"
|
6 years ago |
Hitoshi Mitake
|
6c91766490
*: move "auth" to "internal/auth"
|
6 years ago |
Gyuho Lee
|
80d15948bc
*: move "mvcc" to "internal/mvcc"
|
6 years ago |
dvonthenen
|
db822ed38f
*: add alarm/health information in endpoint status
|
6 years ago |
dvonthenen
|
25cdf4ed92
*: expose Raft Applied Index through to "etcdctl endpoint status"
|
6 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Anthony Romano
|
1d3afd4bb5
etcdhttp, v2http, etcdserver: use etcdserver.{Server,ServerV2} interfaces
|
7 years ago |
fanmin shi
|
fbb75d24a4
v3rpc: add HashKV to server rpc
|
7 years ago |
Gyu-Ho Lee
|
b1a0ae3a3e
etcdserver/api/v3rpc: add 'MoveLeader' to 'maintenanceServer'
|
7 years ago |
Hitoshi Mitake
|
67f2e41f20
etcdserver: let Status() not require authentication
|
7 years ago |
Hitoshi Mitake
|
0191509637
auth, etcdserver: authenticate clients based on certificate CommonName
|
8 years ago |
Hitoshi Mitake
|
9886e9448e
auth, etcdserver: let maintenance services require root role
|
8 years ago |
Anthony Romano
|
ac2e3e43bf
v3rpc: add sha trailer to snapshot
|
8 years ago |
Gyu-Ho Lee
|
abb4cd5646
etcdserver: update LICENSE header
|
8 years ago |
Gyu-Ho Lee
|
a288188001
*: typo, remove string type assertions
|
8 years ago |
Gyu-Ho Lee
|
064c1ff0f3
etcdserver/api/v3rpc: use Revision from Hash API
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
mqliang
|
a9a06438f9
etcdctlv3: expose db size and raft status in server side
|
8 years ago |