Marek Siarkowicz
|
b4b50f7852
|
etcdutl: Implement migrate --force command
Co-authored-by: nic-chen <33000667+nic-chen@users.noreply.github.com>
Co-authored-by: Heisenberg <yuzhiquanlong@gmail.com>
|
2021-08-04 17:58:18 +02:00 |
|
Marek Siarkowicz
|
1b4e54c238
|
api: Annotate proto messages and use it to detect etcd version that generated wal
Co-authored-by: Lili Cosic <cosiclili@gmail.com>
|
2021-08-04 13:36:08 +02:00 |
|
Marek Siarkowicz
|
83a325ac46
|
server: Move all functions needed for storage bootstrap to storage package
This is prerequestite to move storage bootstrap, splitted to separate PR
to make it easier to review.
|
2021-08-03 13:09:15 +02:00 |
|
Marek Siarkowicz
|
44b8ae145b
|
etcdserver: Move datadir and wal to storage package
|
2021-08-03 12:47:37 +02:00 |
|
Marek Siarkowicz
|
bc16461995
|
server: Use zaptest in bucket tests and move backendMock to separate file
|
2021-07-20 18:12:02 +02:00 |
|
Marek Siarkowicz
|
a0554a6bd3
|
etcdserver: Create AuthBackend interface
|
2021-07-20 18:09:53 +02:00 |
|
Marek Siarkowicz
|
6cd3633543
|
etcdserver: Rename membershipStore to membershipBackend
|
2021-07-20 17:56:52 +02:00 |
|
Marek Siarkowicz
|
2f31cc3fbc
|
etcdserver: Create AlarmBackend interface
|
2021-07-20 17:53:44 +02:00 |
|
Marek Siarkowicz
|
a97e48e08d
|
Cleanup references to bucket module
|
2021-07-20 17:50:47 +02:00 |
|
Marek Siarkowicz
|
f6534f1e92
|
server: Move setting storage version to schema
|
2021-07-12 15:37:21 +02:00 |
|
Marek Siarkowicz
|
5b6f4579fb
|
server: Rename buckets to schema
|
2021-07-12 15:37:21 +02:00 |
|
Marek Siarkowicz
|
5e40a8b00c
|
server: Create storage package and move mvcc files to it
|
2021-07-12 15:37:21 +02:00 |
|