Gyuho Lee
|
34bd797e67
*: revert module import paths
|
5 years ago |
shivaramr
|
9150bf52d6
go modules: Fix module path version to include version number
|
5 years ago |
Gyuho Lee
|
d37f1521b7
*: update import paths to "go.etcd.io/etcd"
|
6 years ago |
Gyuho Lee
|
9149565cb3
*: move to "etcdserver/api/membership"
|
6 years ago |
Gyuho Lee
|
4d80753804
etcdctl: rename internal snapshot packages
|
6 years ago |
Gyuho Lee
|
7a92bbfed2
etcdserver/*: move internal v2 packages
|
6 years ago |
Gyuho Lee
|
6dbce6b9a4
clientv3,etcdctl: support structured logger
|
6 years ago |
Gyuho Lee
|
69f7e11506
*: move "error" to "etcdserver/v2error"
|
6 years ago |
Gyuho Lee
|
8a518b01c4
*: revert "internal/mvcc" change
|
6 years ago |
Gyuho Lee
|
9b5d6edc4b
*: revert "internal/raftsnap"
|
6 years ago |
Gyuho Lee
|
0e12e888e0
*: move "internal/store" to "etcdserver/v2store"
|
6 years ago |
Gyuho Lee
|
80d15948bc
*: move "mvcc" to "internal/mvcc"
|
7 years ago |
Gyuho Lee
|
880835c02c
*: move "store" to "internal/store"
|
7 years ago |
Gyuho Lee
|
dee39bf786
internal/raftsnap: move "raftsnap" to internal
|
7 years ago |
Gyuho Lee
|
2b6fd3094f
*: rename "snap" to "raftsnap" package
|
7 years ago |
Anthony Romano
|
525fbba1bd
etcdctl3: update to use RequestV2 instead of Request
|
7 years ago |
Anthony Romano
|
5e4b008106
*: base initial mmap size on quota size
|
7 years ago |
Anthony Romano
|
2f1542c06d
*: use filepath.Join for files
|
7 years ago |
Anthony Romano
|
e71ff361a4
etcdctl: warn when backend takes too long to open on migrate
|
8 years ago |
Xiang Li
|
b28b38fb6d
Merge pull request #6793 from timothysc/no-ttl
|
8 years ago |
Timothy St. Clair
|
97e96feb1d
ctlv3: Add a no-ttl flag to etcdctl migrate to discard keys on transform.
|
8 years ago |
Xiang Li
|
2ba42990ec
ctlv3: fix migration
|
8 years ago |
Hongchao Deng
|
b3f0eeabe4
etcdctl: fix migrate in outputing client.Node to json
|
8 years ago |
Gyu-Ho Lee
|
9b47ca5972
ctlv3: make flags, commands formats consistent
|
8 years ago |
Gyu-Ho Lee
|
80aa5978ca
etcdctl/ctlv3: minor clean ups
|
8 years ago |
Anthony Romano
|
2cd3a3bd59
etcdctl: improve error message on migration without v2 keys
|
8 years ago |
Xiang Li
|
6f2e7875aa
etcdctl: add migrate command
|
8 years ago |