open-vault/physical/raft
Hridoy Roy e2614979f7
Diagnose Storage Panic Bugfixes (#11923)
* partial

* fix raft panics and ensure checks are skipped if storage isnt initialized

* cleanup directories

* newline

* typo in nil check

* another nil check
2021-06-24 09:56:38 -07:00
..
chunking_test.go
fsm.go Add new boltdb options (#11895) 2021-06-21 11:35:40 -07:00
fsm_test.go
io.go
raft.go Diagnose Storage Panic Bugfixes (#11923) 2021-06-24 09:56:38 -07:00
raft_autopilot.go
raft_test.go Diagnose checks for raft quorum status and file backend permissions (#11771) 2021-06-17 10:04:21 -07:00
raft_util.go
snapshot.go
snapshot_test.go Create helpers which integrate with OpenTelemetry for diagnose collection (#11454) 2021-04-29 13:32:41 -05:00
streamlayer.go physical: deprecate errwrap.Wrapf() (#11692) 2021-05-31 12:54:05 -04:00
streamlayer_test.go
types.pb.go Introduce Logical Unrecoverable Error, Use it in Expiration Manager (#11477) 2021-05-03 17:56:06 -06:00
types.proto
varint.go