etcd/server
Piotr Tabor c4b13a5c83 Integrate verification framework
Verification framework is integrated with:
  - integration tests (by default)
  - `ETCD_VERIFY=all etcdctl snapshot restore` command
  - etcd shutdown when running with `ETCD_VERIFY=all` env.
2021-04-28 07:56:16 +02:00
..
auth mvcc/backend tests: Refactor: Do not mix testing&prod code. 2021-04-21 09:43:13 +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 Integrate verification framework 2021-04-28 07:56:16 +02:00
etcdmain Address review comments a.d. logging. 2021-04-15 17:54:37 +02:00
etcdserver v2 etcdctl backup: producing consistent state of membership 2021-04-27 19:34:34 +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 Membership: Add additional methods to trim/manage membership data in backend. 2021-04-27 17:17:31 +02:00
proxy etcdhttp/metrics.go: exclude alarms from health check conditionally with ?exclude=NOSPACE 2021-04-20 13:17:09 -07:00
verify Verification package: Verified given data-dir. 2021-04-28 07:56:15 +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 Update go for 3.5: 1.15 -> 1.16.(3). 2021-04-19 16:50:54 +02:00
go.sum Update go for 3.5: 1.15 -> 1.16.(3). 2021-04-19 16:50:54 +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