etcd/server
Piotr Tabor 7c508741b3 Adding --v2-deprecation flag. 2021-05-12 18:09:34 +02:00
..
auth Remove explicit authStore->ConsistencyIndex updates, as they are taken care by hook. 2021-05-04 15:38:23 +02:00
config etcdserver: Implement running defrag if freeable space will exceed privided threshold 2021-05-11 14:00:29 +02:00
datadir Create 'datadir' package responsible for paths. 2021-04-28 07:56:13 +02:00
embed Adding --v2-deprecation flag. 2021-05-12 18:09:34 +02:00
etcdmain Adding --v2-deprecation flag. 2021-05-12 18:09:34 +02:00
etcdserver Detecting whether v2store is "empty" (metadata only). 2021-05-12 18:09:34 +02:00
lease Simplify lease management after cindex update is moved to 'hooks'. 2021-05-04 18:21:23 +02:00
mock Migrate dependencies pkg/foo -> client/pkg/foo 2021-04-07 00:38:47 +02:00
mvcc Merge pull request #12855 from ptabor/20210409-backend-hooks 2021-05-08 09:34:31 +02:00
proxy Add initial Tracing with OpenTelemetry 2021-05-10 10:44:40 +02: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 Add initial Tracing with OpenTelemetry 2021-05-10 10:44:40 +02:00
go.sum Add initial Tracing with OpenTelemetry 2021-05-10 10:44:40 +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