-
#### Overview of the Issue
During teardown, consul tries to close the active session but since `ClientSession.close` is in async function, it has to be awaited in order for the session to be closed.
…
-
https://www.fangzhipeng.com/springcloud/2019/02/14/sc-consul-g.html
什么是Consul
-
to give users an extra sense of security that they have a real, untampered-with download.
Example: See the [`consul_0.6.4_SHA256SUMS`](https://releases.hashicorp.com/consul/0.6.4/consul_0.6.4_SHA256S…
-
Given a template file that references consul or vault key paths for staging or production, but not development, I would still like this template file to be rendered for disconnected local development.…
-
#### Overview of the Issue
When one of nodes going down (server crash) it stays in 'dead' state in the consul interface for 72 hours (as expected).
But the prometheus metric of the consul server `…
-
Hey!
Big enterprise companies don't rely their configurations on just environment variables.
Would be nice to have something like this:
```yaml
config:
vault:
host: ${VAULT_HOST} # l…
-
There are some existing e2e tests which we want to run on Windows, but that don't exercise obviously OS-specific behaviors so aren't the highest-priority items to implement.
This issue is for [`con…
-
Hi, I'm wondering if consul-templaterb can be installed on AIX 7.1 or not.
I'd like to use consul-template but it's written by golang and Golang is supported from AIX 7.2.
But I need consul-templa…
-
I wanted to use this module to deploy a terminating Gateway in ECS, however since I'm unable to modify the consul connect command in any way, I can't use this module to do so.
I believe some type o…
-
A truly tiny papercut: the template runner we have produces logs that are coming up from consul-template itself, but these don't have the same date format as the logs for the rest of Nomad. So we end …