| .. |
|
api
|
6bd41f36ff
api/v3rpc: log grpc stream send/recv errors in server-side
|
8 年 前 |
|
auth
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 年 前 |
|
etcdserverpb
|
ab526e8814
*: regenerate proto, swagger specs
|
8 年 前 |
|
membership
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 年 前 |
|
stats
|
887db5a3db
*: fix go tool vet -all -shadow errors
|
8 年 前 |
|
apply.go
|
f649132a5a
auth, etcdserver: follow the correct usage of context
|
8 年 前 |
|
apply_auth.go
|
e0c33ef881
auth, etcdserver: allow users to know their roles and permissions
|
8 年 前 |
|
apply_v2.go
|
758c3c09fd
etcdserver: refactor v2 request processing
|
8 年 前 |
|
backend.go
|
dcf52bbfac
etcdserver, embed, integration: don't use pointer for ServerConfig
|
8 年 前 |
|
cluster_util.go
|
3d8e2e1171
etcdserver: remove 2.0 StatusNotFound version check
|
8 年 前 |
|
cluster_util_test.go
|
abb4cd5646
etcdserver: update LICENSE header
|
9 年 前 |
|
config.go
|
3db5ad8d57
embed,etcdmain: add "--experimental-initial-corrupt-check"
|
8 年 前 |
|
config_test.go
|
7ff5b05004
etcdserver: better warning when initial-cluster doesn't match advertise urls
|
8 年 前 |
|
consistent_index.go
|
abb4cd5646
etcdserver: update LICENSE header
|
9 年 前 |
|
consistent_index_test.go
|
abb4cd5646
etcdserver: update LICENSE header
|
9 年 前 |
|
corrupt.go
|
e0dfc4368f
etcdserver: CheckInitialHashKV when "InitialCorruptCheck==true"
|
8 年 前 |
|
doc.go
|
abb4cd5646
etcdserver: update LICENSE header
|
9 年 前 |
|
errors.go
|
31381da53a
etcdserver: raise alarm on cluster corruption
|
8 年 前 |
|
metrics.go
|
45fd8279f0
etcdserver: add leaseExpired debugging metrics
|
8 年 前 |
|
quota.go
|
8a3fee15a3
etcdserver, backend: only warn if exceeding max quota
|
8 年 前 |
|
raft.go
|
75110dd839
*: fix naked returns
|
8 年 前 |
|
raft_test.go
|
dfdaf082c5
etcdserver: add a test to ensure renaming db happens before persisting wal and snap files
|
8 年 前 |
|
server.go
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 年 前 |
|
server_test.go
|
9a726b424d
*: fix leaky context creation with cancel
|
8 年 前 |
|
snapshot_merge.go
|
32c252f003
etcdserver: more logging on snapshot close path
|
8 年 前 |
|
storage.go
|
75110dd839
*: fix naked returns
|
8 年 前 |
|
util.go
|
f6cd4d4f5b
snap, etcdserver: tighten up snapshot path handling
|
8 年 前 |
|
util_test.go
|
64a0e34602
etcdserver: transfer leadership when stopping
|
9 年 前 |
|
v2_server.go
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
8 年 前 |
|
v3_server.go
|
1296281b27
etcdserver: swap priority of cert CN and username + password
|
8 年 前 |