John Eikenberry

Results 302 comments of John Eikenberry

So the issue here has nothing to do with the savetofile and what-not... it is all about consul-template not picking up on updates from Vault. Is this right? Assuming so...

Hey @sellymind, sorry for the delay in getting to this. I have a question. How are you specifying the expiration/duration of the certificates you are using? For context.. Vault doesn't...

Hey @karl-cardenas-coding, mind going into a bit of details about the issue as you found it. I'm still trying to reproduce it and the presence of `wait` being set has...

Be sure to get the changes from #1520 in these docs.

Hey @shantanugadgil, thanks for asking! The template `range` should have deterministic lexical (alphabetical) ordering based on the keys of the dictionary with the caveat (quoted from the docs)... If the...

Here's an example using the first tag as the key and the full address:port as the value. Maybe something like this will work.... ``` {{- range $idx, $srv := service...

@sterchelen.. Thanks for pointing that out, obviously missed it.

Thanks for the report @wadeholler. As I don't have ready access to a EKS cluster to test this I was wondering if there were ways to reproduce this locally. Using...

I'm currently looking into another similar issue, was looking this over again and had a couple thoughts. First, have you seen this.. https://stackoverflow.com/questions/45711805/consul-template-unexpected-response-code-504 That describes setting the timeouts higher than...