Max Bowsher

Results 80 comments of Max Bowsher

Could you add the -i option to your curl commands and re-run them? I think being able to see the response code and header information might make this easier to...

I was curious what was going on here, so I repeated these curl commands against a test non-HCP Vault instance. The same behaviours resulted, so it's not a HCP-specific issue....

I too would like to see this feature optionally available. I am aware that Vault provides an extension point, and even suggests a script a user can copy/paste to gain...

#1937 #247 #2092 #7159 all show further interest in a more flexible token management capability in Vault core. https://github.com/joemiller/vault-token-helper is an example of what people have come up with as...

Hello, I'm a user of the OpenAPI document (for ad-hoc tooling, and as a way to better comprehend the APIs), who just stumbled across this PR. What is the motivation...

> Thank you for your detailed feedback! I'd love to hear more about how you use Vault's OpenAPI spec. If you are free for a quick zoom chat sometime this...

#896 concerns adding .tf file attributes - but my report here is not about that, but rather environment variables of the same name. I believe the correct thing to do...

> Specifically, it seems to me that the `HTTPProxyMode` is stuck in `HTPProxyModeLegacy`, which links together `http_proxy` and `https_proxy`, but the OpenTofu code has been changed to move the environment...

The comment in the code explains more: https://github.com/hashicorp/vault/blob/27f15edd9f01cb64977a76c2d72de0655b243808/vault/init.go#L466-L470