Skip to content

v0.8.1 - Vault KVv2 Resiliency

Compare
Choose a tag to compare
@thomasmitchell thomasmitchell released this 16 Oct 22:48
· 44 commits to master since this release

New Features

  • The Vault backend now has a trace option for using in debugging HTTP requests to Vault.

Improvements

  • Vault errors now display the HTTP status code that caused the error.
  • Vault scrape jobs would previously bomb if a Get request received a 404. This may occur because the targeted backend is KV v2 and the most recent version of the given secret was deleted. This will no longer cause Doomsday to invalidate the entire scrape.