Jingyi Hu
|
87beb8336f
|
clientv3: add test for snapshot status
Add unit test to check if we can correctly identify a corrupted snapshot
backup file.
|
2018-10-03 18:17:19 -07:00 |
|
Jingyi Hu
|
422f867f6b
|
clientv3: add integrity check in snapshot status
Add snapshot file integrity check in snapshot status. If the file is
corrupted, return with error message.
|
2018-09-20 12:59:27 -07:00 |
|
Gyuho Lee
|
8db439d693
|
*: use "go.etcd.io/bbolt"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-29 12:31:28 -07:00 |
|
Gyuho Lee
|
2ac04381a2
|
clientv3: update Go import paths to "go.etcd.io"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 17:47:55 -07:00 |
|
Daniel Lipovetsky
|
ddde272fb0
|
clientv3: Make saved snapshot readable by user only
Fixes #9976
|
2018-08-08 12:46:17 -07:00 |
|
Joe Betz
|
bbe2d777b1
|
lease: Add LessorConfig and wire zap logger into Lessor
|
2018-07-17 13:10:34 -07:00 |
|
Gyuho Lee
|
9149565cb3
|
*: move to "etcdserver/api/membership"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-21 10:31:16 -07:00 |
|
Gyuho Lee
|
143fbf4caa
|
clientv3/snapshot: rename snapshot package
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
|
2018-05-21 07:45:34 -07:00 |
|