You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.