mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-08 02:51:24 +01:00
* adds error handling for control groups to api service as post request middleware * updates kv list route to use api service * updates kv config route to use api service * adds waitFor to async middleware in api service to attempt to fix race conditions in tests * adds kvMetadata path to capabilities path map * fixes kv list item delete test selector Co-authored-by: Jordan Reimer <zofskeez@gmail.com>