open-vault/command/server
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 Modularize Run Command (#11573) 2021-05-25 15:23:20 -07:00
config.go Move config validation code to it's own, non ENT specific file (#11579) 2021-05-11 11:59:08 -05:00
config_oss_test.go config for autoloading license (oss parts) 2021-05-07 08:55:41 -04:00
config_test.go config for autoloading license (oss parts) 2021-05-07 08:55:41 -04:00
config_test_helpers.go config for autoloading license (oss parts) 2021-05-07 08:55:41 -04:00
config_test_helpers_util.go
config_util.go
listener.go
listener_tcp.go
listener_tcp_test.go
listener_test.go
server_seal_transit_acc_test.go