John Eikenberry
John Eikenberry
I'm beginning to think this is by design. That with quiescence enabled it has to spin every time the wait's timeout to check for updates as I don't think it...
I looked over this today and I didn't see a simple way to optimize that so it wouldn't spin w/ >1 templates + quiescence. Summary w/ 2 templates both with...
Hey @hihouhou, sorry for your trouble. You didn't receive a github notification because github doesn't send out release notifications unless you make a release with a message in github. Currently...
I'll see what I can do.
I'm giving the pkiCert issue a little time to respond and want to look into that dedup/exec issue but plan on getting a release out next week.
This was fixed in https://github.com/hashicorp/consul-template/commit/073eb946a28ce95f793f259c6c3286cb5b3c0471
Hey @ShimiTaNaka, I apologize for the lack of progress on the backlog, consul-template didn't have any dedicated resources when this was submitted and now that it does we're still catching...
Hey @lakshmisivareddy, thanks for the question. I think the issue is that the ` default_lease_duration = "60s"` settings needs to go in the `vault{}` block. Just taking that snippet from...
Hey @danieleva, thanks for reporting this. I did some brief testing and have verified that it should be picking up on the token file change and read in the new...
Thanks for the followup. I think I get it now. To restate, to be sure... When the agent-token is refreshed in it needs to trigger a general refresh on all...