open-vault/vault/external_tests
Mark Gritter d076d95d37
Feature flags API (#10613)
* Added sys/internal/ui/feature-flags endpoint.
* Added documentation for new API endpoint.
* Added integration test.
Co-authored-by: swayne275 <swayne@hashicorp.com>
2021-01-06 16:05:00 -06:00
..
api Feature flags API (#10613) 2021-01-06 16:05:00 -06:00
identity Factor out test logger creation so that it can be used when the caller wants to specify a logger explicitly, e.g. because they also want to use it when creating storage. (#8916) 2020-05-05 12:11:36 -04:00
metrics port external test fix (#10263) 2020-10-29 10:55:26 -07:00
misc Add a new "vault monitor" command (#8477) 2020-05-21 13:07:50 -07:00
policy token/renewal: return full set of token and identity policies in the … (#8535) 2020-03-31 13:36:45 -07:00
pprof sys: add pprof endpoint (#7473) 2019-09-19 13:44:37 -07:00
quotas Backport last quota fix changes to OSS (#10335) 2020-11-06 09:46:31 -06:00
raft Fix race with test that mutates KeyRotateGracePeriod: make the global be a Core field instead. (#10512) 2020-12-08 13:57:44 -05:00
raftha Move the code that creates Consul containers out of teststorage. This allows importers of teststorage that don't need consul to run as a non-docker test. (#9975) 2020-09-17 15:44:29 -04:00
response Fixed a bunch of typos (#7146) 2019-07-18 21:10:15 -04:00
router Fix a case where mounts could be duplicated (#6771) 2019-06-04 10:33:36 -07:00
sealmigration 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
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 Use docker instead of an external LDAP server that sometimes goes down (#7522) 2019-10-22 13:37:41 -04:00