Robert Edström

Results 35 comments of Robert Edström

@MicahZoltu Sure, I might do just that, Just thought I'd suggest it before I take your code elsewhere :) BTW I fully agree that it would be much preferable to...

@Half-Shot Since matrix-org/synapse#8366 was closed, are you aware of any ongoing efforts to this end?

Thanks for the update @lgfa29, it certainly gives clarity on why this is not trivial. Just curious if you have a current working idea of how this should be addressed...

> Thanks for the feedback @chuckyz. Creating a new resource seems to be the best approach we have right now, so we will move forward with that (but with a...

@emersion Looks like this is ready for another review :)

Just bumping to say that this is still an issue when using consul-template or vault-agent to template nomad credentials and reloading like advised in official docs e.g. here: https://developer.hashicorp.com/nomad/tutorials/integrate-vault/vault-pki-nomad

Seeing similar behavior, except: * We're not using Workload Identities and never did * nomad v1.6.9 * consul v1.16.6 * Jobs are mix of Consul Connect and vanilla Consul +...

Do you get different behavior if changing [`template_config.lease_renewal_threshold`](https://developer.hashicorp.com/vault/docs/agent-and-proxy/agent/template#static_secret_render_interval) ([PR](https://github.com/hashicorp/vault/pull/25212)) from default `0.9` to, say, `0.5`? There is also [`template_config.static_secret_render_interval`](https://developer.hashicorp.com/vault/docs/agent-and-proxy/agent/template#static_secret_render_interval), but I am not sure if that is relevant here.

EDIT: I had the same issue. My problem was that the I didn't have write rights to the directory in my library path. Seems strange that this would be needed,...