open-vault/vault/diagnose
Hridoy Roy b6e1d62d33
Modularize Run Command (#11573)
* initial refactoring of unseal step in run

* remove waitgroup

* remove waitgroup

* backup work

* backup

* backup

* completely modularize run and move into diagnose

* add diagnose errors for incorrect number of unseal keys

* comment tests back in

* backup

* first subspan

* finished subspanning but running into error with timeouts

* remove runtime checks

* meeting updates

* remove telemetry block

* roy comment

* subspans for seal finalization and wrapping diagnose latency checks

* fix storage latency test errors

* review comments

* use random uuid for latency checks instead of static id
2021-05-25 15:23:20 -07:00
..
test-fixtures Add More TLS Tests and Verification of TLS Root Certificate (#11300) 2021-04-12 08:39:40 -07:00
helpers.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
helpers_test.go Initial Diagnose CLI output (#11583) 2021-05-21 19:21:11 -07:00
mock_storage_backend.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
output.go Initial Diagnose CLI output (#11583) 2021-05-21 19:21:11 -07:00
storage_checks.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
storage_checks_test.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
tls_verification.go Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
tls_verification_test.go TLS Diagnose Formatting Fixes (#11342) 2021-04-12 10:55:33 -07:00