Ville Vesilehto

Results 39 comments of Ville Vesilehto

I've opened two PR's: - Memory-handling improvements on #10 - Fix broken sysctl() calls on FreeBSD (64-bit) on #11 As you can see, both changes are merged to my own...

Modifying template variables by assignments [has been possible since Go 1.11](https://go.dev/doc/go1.11#text/template). The given configuration overrides `regex` in another scope, rendering it useless outside of the `if` block. Should be like...

Run `make docker` first.

Hey @jkirschner-hashicorp! Thanks for the comments. > We don't want to remove the token field at this time (and its removal would be a breaking change). Luckily, if I'm reading...

Both `VAULT_TOKEN` and `VAULT_ADDR` are now part of this PR. Updated the description as well. I noticed that the address validation was missing previously. Launching the agent without an address...

Good discussion! In terms of precedence, I belive at least consul-template first reads the configuration from a file and only if a value is not set, it proceeds to read...

Thank you for the context @jkirschner-hashicorp! I implemented it now with `CONSUL_CA_VAULT_TOKEN` and `CONSUL_CA_VAULT_ADDR` based on your comments and updated the ssue description. Changed the logic also to have env...

Very nice, thanks @ajmyyra!

Thank you for the feature request, Ville from September 2020 This is now possible through https://github.com/UpCloudLtd/upcloud-go-instance-metadata