Violet Hynes

Results 83 comments of Violet Hynes

Okay! I think we're good to go for review. Find the new doc page here: https://vault-hffnd61a7-hashicorp.vercel.app/vault/docs/agent/apiproxy We now support the `api_proxy` stanza and note that the values in the `cache`...

Hi there! Going to close this - as discussed in https://github.com/hashicorp/consul-template/issues/972 (thanks maxb for linking that!) - there are two ways to change this behaviour: - Use the `error_on_missing_key` configuration...

Hey there! Was chatting about this internally. I recognize this is an old issue but I thought I'd update it regardless. One notable is that you mark the token as...

Wanted to give a heads up that I've reproduced this issue and am actively working on it. Thanks for the detailed report -- it really helps making it easier to...

Hey there! Just wanted to give you a heads up that I spent most of my day on this and I've made progress, but I'll be handing this over to...

Closing. Implemented via https://github.com/hashicorp/vault/pull/26953.

Closing. Superseded by https://github.com/hashicorp/vault/pull/26929 (done with updated dependencies and made to be easier to backport).

This is a cool request, but I wonder if you couldn't get the same effect with both: - [The Vault.namespace configuration](https://developer.hashicorp.com/vault/docs/agent-and-proxy/proxy#namespace) - [The prepend_configured_namespace option](https://developer.hashicorp.com/vault/docs/agent-and-proxy/proxy/apiproxy#prepend_configured_namespace) This has the disadvantage that...

@AdrienneCohea just to poke this more so that I understand better: does the `prepend_configured_namespace` option work for you, or would this be something you'd need to configure on a per-listener...

Thanks for the response, this is super helpful! Yeah, that's exactly what's happening. I believe that would be the same using `chroot_listener`. Unfortunately I can't think of a workaround as...