John Eikenberry

Results 302 comments of John Eikenberry

Hey @noorul, thanks for the issue and PR! Dependabot is supposed to pick these things up... not sure why it missed this one. Thanks for reporting/fixing it. That failure is...

@noorul .. > @eikenb Is CLA required for merge? Yes. I'm afraid it's required by my company.

> Dependabot is supposed to pick these things up... not sure why it missed this one. Thanks for reporting/fixing it. I see why dependabot didn't pick it up... I haven't...

I'll be happy to do that @noorul, I just like to use contributors submissions whenever possible. I'll work on getting dependabot enabled and making sure everything is up to date...

I have dependabot doing it's thing and am pretty sure I got this fixed with #1622. I'm still working on a few other dependabot updates but I'm going to go...

Hey @Dentrax, thanks for the report. How did you get the "Actual behavior" (the WARN entries about vault) output you show? It doesn't appear in the "Debug output" and I...

@Dentrax, I had a thought... Check the home directory of the account you're using to run consul-template for a file, ~/.vault-token. If it sees this file it will enable the...

:fireworks: Glad that helped @Dentrax. I think your current issue is that the consul server you are using doesn't have the value the template is looking up. Consul-template blocks until...

Thanks for the feature request @devlounge The `secret` template-function already does a lot, but seems like the place this would have to go if you want to pull secrets from...