Nick Cabatoff
Nick Cabatoff
> As I am running vault on a cloud platform and I do not have control over the underlying hardware, I cannot control how frequently vault nodes are removed and...
Hi Max, This makes sense, and indeed I was in a discussion just last week re this issue. I wonder if rather than doing it globally on a per audit...
I'm persuaded. We can leave finer-grained configuration for a future iteration if needed. > (I have been wondering whether it would be practical to add live reconfiguration to audit devices...)...
> Currently, there is a loose convention that every list response will contain a `keys` list, and a select few will also include a `key_info` map. I know of no...
Should we give ProxyProtocolAuthorizedAddrsRaw the same treatment?
> Should we give ProxyProtocolAuthorizedAddrsRaw the same treatment? Or should we target an even broader fix? Maybe parseutil.ParseAddrs shouldn't be accepting non-IP addrs? That would be the nicest fix, and...
Hi, I don't have much to suggest I'm afraid. process-exporter fills a void in the prometheus exporter ecosystem, but it's not going to be suitable to all use cases, due...
Vault 1.13 is going to use Go 1.20, which should allow for an easy fix. I suspect it won't be fixed in 1.13.0 (though maybe?), but I aim to address...
Going by > Note that a quick way to see if the issue will manifest, at least on my system when not cross-compiling, is to check for the presence of...
@raskchanky #6397 refers to unix domain sockets for Vault Agent, this one is about adding support for them to Vault server.