Scott Miller
|
ed131225a2
|
Don't open a raft snapshot file until we have a successful snapshot response. (#9894)
* Don't open the snapshot file until we have a successful response
* Check the success of Close if nothing else errors
|
2020-09-14 12:22:45 -05:00 |
Vishal Nayak
|
5647f978f1
|
Raft cli docs (#8548)
* Raft cli docs
* s/raft/Raft
* s/raft/Raft
* Update website/pages/docs/commands/operator/raft.mdx
Co-Authored-By: Meggie <m.ladlow@gmail.com>
* Mention that shamir seal requires unseal keys
Co-authored-by: Meggie <m.ladlow@gmail.com>
|
2020-03-17 09:46:44 -04:00 |
Michel Vocks
|
24e4f7eaaf
|
Added operator raft and operator raft snapshot descriptions (#7106)
|
2019-07-16 09:31:00 +02:00 |
Vishal Nayak
|
53035ce390
|
Raft CLI (#6893)
* raft cli
* Reuse the command's client
* Better response handling
* minor touchups
|
2019-06-20 21:32:00 -04:00 |