open-vault/vault/external_tests
Scott Miller a5e55f6b05
Fix a data race in the new autoseal health check (#13136)
* Move the ctx capture outside the goroutine to avoid a race

* refactor the toggleable wrapper to avoid races

* Move the capture back outside the goroutine

* defer
2021-11-12 15:58:46 -06:00
..
activity Vault 2823 cc namespace (#12393) 2021-09-07 09:16:12 -07:00
api Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
approle Expose secret_id_accessor as WrappedAccessor when wrapping secret-id creation. (#12425) 2021-09-16 10:47:49 -07:00
expiration update oss files with changes from ent PR #1928 (#11965) 2021-06-29 15:02:30 -06:00
identity ensure errors are checked (#12989) 2021-11-01 13:34:51 -05:00
kv Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
metrics Switch to shared raft-boltdb library and add metrics (#11269) 2021-04-26 16:01:26 -07:00
misc Add HTTP PATCH support to KV (#12687) 2021-10-13 15:24:31 -04:00
policy Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
pprof Add support for unauthenticated pprof access on a per-listener basis,… (#11324) 2021-04-19 14:30:59 -04:00
quotas Fixing a flaky test TestQuotas_RateLimitQuota_ExemptPaths (#12532) 2021-09-10 17:41:14 -04:00
raft Fix a data race in the new autoseal health check (#13136) 2021-11-12 15:58:46 -06:00
raftha Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
response Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
router Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
sealmigration Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
sealmigrationext Factor out the consul-using sealmigration tests to their own package, so that the remaining tests can run in the CI job that doesn't need docker. (#10342) 2020-11-20 07:53:31 -05:00
token fix dropped errors in external_tests (#11947) 2021-06-29 09:04:26 -04:00