etcd/server
Piotr Tabor fe3254aee3 Remove explicit authStore->ConsistencyIndex updates, as they are taken care by hook. 2021-05-04 15:38:23 +02:00
..
auth Remove explicit authStore->ConsistencyIndex updates, as they are taken care by hook. 2021-05-04 15:38:23 +02:00
config Create 'datadir' package responsible for paths. 2021-04-28 07:56:13 +02:00
datadir Create 'datadir' package responsible for paths. 2021-04-28 07:56:13 +02:00
embed Embed: In case KVStoreHash verification fails, close the backend. 2021-04-29 11:51:25 +02:00
etcdmain Clientv3 (retry) logs should use the configured logger. 2021-04-29 12:57:09 +02:00
etcdserver Remove explicit authStore->ConsistencyIndex updates, as they are taken care by hook. 2021-05-04 15:38:23 +02:00
lease mvcc/backend tests: Refactor: Do not mix testing&prod code. 2021-04-21 09:43:13 +02:00
mock Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
mvcc Tests: Backend hooks support. 2021-05-04 15:38:22 +02:00
proxy etcdhttp/metrics.go: exclude alarms from health check conditionally with ?exclude=NOSPACE 2021-04-20 13:17:09 -07:00
verify Fix `ETCDCTL_API=2 etcdctl backup --with-v3` consistent index consistency 2021-04-29 11:51:24 +02:00
wal Verification package: Verified given data-dir. 2021-04-28 07:56:15 +02:00
LICENSE server: Update go.mod 2020-10-26 13:02:32 +01:00
go.mod server: replace mlockall with `Mlock` in `--experimental-memory-mlock` 2021-04-29 12:08:20 +02:00
go.sum server: replace mlockall with `Mlock` in `--experimental-memory-mlock` 2021-04-29 12:08:20 +02:00
main.go server: Update go.mod 2020-10-26 13:02:32 +01:00
main_test.go server: Update go.mod 2020-10-26 13:02:32 +01:00