etcd/server/etcdserver
wafuwafu13 2ffa9e7c91 tests(etcdserver): refactor
Signed-off-by: wafuwafu13 <mariobaske@i.softbank.jp>
2022-12-16 10:09:04 +09:00
..
api doc: cleanup etcd/raft in all documents 2022-12-02 14:13:18 +08:00
apply etcdserver: add alarms metrics for server 2022-08-03 09:33:02 +08:00
cindex Verification framework and check whether cindex is not decreasing. 2022-04-22 12:32:05 +02:00
errors Rename etcdserver/etcderrors package to etcdserver/errors. 2022-05-20 14:32:04 +02:00
txn chore: use Getter in WarnOfExpensiveReadOnlyTxnRequest 2022-12-07 17:54:52 +08:00
version add missing copyright headers 2022-11-23 19:13:43 +11:00
adapters.go Rename EtcdServer.Id with EtcdServer.MemberId. 2022-05-20 14:32:04 +02:00
apply_v2.go Rename etcdserver/etcderrors package to etcdserver/errors. 2022-05-20 14:32:04 +02:00
bootstrap.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
bootstrap_test.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
cluster_util.go etcdserver: fix log typo when checking version compatiblity 2022-11-08 18:27:46 +08:00
cluster_util_test.go tests: Use zaptest.NewLogger in tests 2022-04-04 13:03:15 +02:00
corrupt.go etcdserver: intentionally set memberID as 0 when can't identify the corrupted member 2022-11-26 19:35:38 +08:00
corrupt_test.go test: fix unit test Instability 2022-11-29 06:51:50 +08:00
doc.go server: Move server files to 'server' directory. 2020-10-26 12:57:19 +01:00
metrics.go Apply encapsulation: Cleanup metrics reporting. 2022-05-20 14:32:04 +02:00
raft.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
raft_test.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
server.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
server_access_control.go server: Move server files to 'server' directory. 2020-10-26 12:57:19 +01:00
server_access_control_test.go tests(etcdserver): refactor 2022-12-16 10:09:04 +09:00
server_test.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
snapshot_merge.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
util.go Apply encapsulation: Cleanup metrics reporting. 2022-05-20 14:32:04 +02:00
util_test.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
v2_server.go Rename etcdserver/etcderrors package to etcdserver/errors. 2022-05-20 14:32:04 +02:00
v3_server.go etcdserve: format the source code 2022-12-02 13:00:59 +08:00
zap_raft.go etcdserver: update etcdserver to use the new raft module go.etcd.io/raft/v3 2022-12-02 09:33:45 +08:00
zap_raft_test.go tests: Use zaptest.NewLogger in places we missed 2022-05-06 12:23:20 +02:00