Jingyi Hu
|
60d546e309
etcdctl: cherry pick of #10109 to release-3.3
|
6 years ago |
Gyuho Lee
|
ee3c81d8d3
ctlv3: add "snapshot restore --wal-dir"
|
7 years ago |
zhesi.huang
|
0ce02abf59
etcdctl: fix snapshot status accidentally modified the db file
|
7 years ago |
Jeffrey Gensler
|
7ffcca5946
etcdctl: close snapshot backend to close open file on member/snap/db
|
7 years ago |
Gyu-Ho Lee
|
f65aee0759
*: replace 'golang.org/x/net/context' with 'context'
|
7 years ago |
Gyu-Ho Lee
|
318e9c766f
*: replace 'boltdb' import paths with 'coreos/bbolt'
|
7 years ago |
Gyu-Ho Lee
|
aca2abd8fe
*: use 'io.Seek*' for go1.7+
|
7 years ago |
Anthony Romano
|
2f1542c06d
*: use filepath.Join for files
|
7 years ago |
Anthony Romano
|
d1dcc828c8
etcdctl: support mvcc txn
|
7 years ago |
Xiang Li
|
96e0f50673
etcdctlv3: snapshot restore works with lease key
|
8 years ago |
sharat
|
05175480b3
etcdctlv3: updated snapshot restore options
|
8 years ago |
sharat
|
fef6557f6c
ctlv3: close snapshot file before rename (Windows)
|
8 years ago |
Xiang Li
|
7e182fa24a
etcdctl: restore should create a snapshot
|
8 years ago |
Gyu-Ho Lee
|
9b47ca5972
ctlv3: make flags, commands formats consistent
|
8 years ago |
Gyu-Ho Lee
|
5720fe812e
etcdctl: use CreateDirAll
|
8 years ago |
Anthony Romano
|
798718c49b
etcdctl: verify snapshot hash on restore
|
8 years ago |
Gyu-Ho Lee
|
c538e0f9a9
etcdctl: update LICENSE header
|
8 years ago |
Anthony Romano
|
dcb3b7aecf
*: scrub legacy ports from code and scripts
|
8 years ago |
Gyu-Ho Lee
|
3e088b3b40
etcdctl/ctlv3: make 'table' printer configurable
|
8 years ago |
Anthony Romano
|
b7ac758969
*: rename storage package to mvcc
|
8 years ago |
Gyu-Ho Lee
|
53abaf86c6
etcdctl/ctlv3: close bolt.DB in snapshot status
|
8 years ago |
Xiang Li
|
bf9cccfc34
Merge pull request #5118 from ajityagaty/fsync_osx
|
8 years ago |
Ajit Yagaty
|
8b6de5f85d
fileutil: Sync on HFS/OSX needs to be handled differently.
|
8 years ago |
Gyu-Ho Lee
|
a2afb513dd
*: add snapshot e2e test
|
8 years ago |
Gyu-Ho Lee
|
a78ece4ac2
etcdctl: snapshot status error for non-existent file
|
8 years ago |
Anthony Romano
|
b90e30b28e
etcdctl: respect -write-out=json for snapshot status
|
8 years ago |
Xiang Li
|
b5292f6fce
etcdctl: add snapshot status support
|
8 years ago |
Anthony Romano
|
e838c26f8a
etcdctl: use snapshot RPC in snapshot command
|
8 years ago |
Xiang Li
|
87d9f06a45
*: combine etcdctl and etcdctlv3
|
8 years ago |