Violet Hynes
Violet Hynes
OSS Side of changes. Find the Ent PR here: https://github.com/hashicorp/vault-enterprise/pull/3075
The docs updates required to go with VAULT-1817. Also included some other general improvements to the quota docs.
There are still some parts of Agent that don't use this header, such as the LifetimeWatcher. Modifying the code so that index is used (and consistent) throughout every API call...
This enables the usage of listeners and the API proxy even without the caching block. Everything works in both cases, and requests to authenticated endpoints (like token lookup) work in...
This PR adds support for the following: - Ability to specify `-config=./a-directory/`, like Vault - Ability to specify multiple `-config=a.hcl -config=b.hcl` Merge strategy and file choosing strategy is identical to...
CE side of changes for this work.
The issue was twofold: - We shouldn't fail in the case where a token can't be renewed due to permissions, we should just treat it as non-renewable - We should...
This PR is a manual update that combines two dependabots: - https://github.com/hashicorp/vault/pull/26067 - https://github.com/hashicorp/vault/pull/26065 This also updates both to latest, which keeps us up to date. This might be a...
Manual backport of https://github.com/hashicorp/vault/pull/27041
Manual backport of https://github.com/hashicorp/vault/pull/27041