vault/command/server
Hridoy Roy 4b8ca940c8
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 Backport some OSS changes (#10267) 2020-10-29 16:47:34 -07:00
config_util.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_tcp.go Revert "Migrate internalshared out (#9727)" (#10141) 2020-10-13 16:38:21 -07:00
listener_tcp_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
listener_test.go Add support for tls_max_version in listener config. (#11226) 2021-03-29 14:39:14 -04:00
server_seal_transit_acc_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00