open-vault/helper
Alexander Scheel 3e36a58cf7
Support namespaces in test helpers (#20048)
Sometimes the tests will modify the client to set a namespace; this
results in testhelpers sometimes trying to access sys/ endpoints with a
namespace, which usually don't work well.

Detect an unset namespaces, if present, before executing, and restore
afterwards so as not to affect the tests.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-04-11 14:09:16 +00:00
..
benchhelpers adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
builtinplugins Remove 'oidc' from gen_openapi.sh (#19839) 2023-03-30 13:38:56 -04:00
constants adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
dhutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
experiments adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
fairshare adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
flag-kv adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
flag-slice adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
forwarding adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
hostutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
identity adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
locking adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
logging adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
metricsutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
monitor adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
namespace adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
osutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
parseip adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
pgpkeys adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
policies adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
proxyutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
random fix race condition in string generator helper (#19875) 2023-03-31 15:19:45 +00:00
storagepacker adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
testhelpers Support namespaces in test helpers (#20048) 2023-04-11 14:09:16 +00:00
timeutil adding copyright header (#19555) 2023-03-15 09:00:52 -07:00
useragent VAULT-12940 Vault Agent uses Vault Agent specific User-Agent header when issuing requests (#19776) 2023-04-03 14:14:47 -04:00
versions adding copyright header (#19555) 2023-03-15 09:00:52 -07:00