-
When performing `consul snapshot restore backup.xx` KV pairs are NOT restored.
### `consul version` for both Client and Server
Client: `Consul v0.8.1`
Server: `Consul v0.8.1`
### `consul inf…
-
### `consul version` for both Client and Server
Client:
`Consul v0.6.4`
`Consul Protocol: 3 (Understands back to: 1)`
Server:
`Consul v0.6.4`
`Consul Protocol: 3 (Understands back to: 1)`
### `cons…
ghost updated
7 years ago
-
version: 0.7.3
after the cluster starting up, it keeps printing the below line, never stops.
==> Caught signal: broken pipe
==> Caught signal: broken pipe
==> Caught signal: broken pipe
==> C…
-
If I create a master database by itself
`
docker-compose up -d
`
Then connect to this database and load in some initial content. I have two databases. One is about .5Gb the other about 1Gb…
-
Currently we have a few issues with boilerplate related to Consul-Template. We store configuration files directly into Consul KV rather than sparse values in tree.
This means the whole configuration …
-
docs: "...Consul Template will not block if a key does not exist:"
Version: master branch
COMMAND
```
consul-template -log-level=debug -consul=[our_ip]:32769 --template=test.ctmpl:test.out
```
TEM…
-
Please note that the Consul Template issue tracker is reserved
for bug reports and enhancements. For general usage questions,
please use the Consul mailing list:
```
https://groups.google.com/forum/#…
-
consul-template v0.17.0-dev returns an error when using the token unwrapping feature from https://github.com/hashicorp/consul-template/pull/717 with a Vault v0.6.2 instance.
Unwrapping works properly…
-
golang/go#10608 is unfortunately marked as _Unplanned_. This severly limits `consul-template`s usecases with service tags. I would love to do something like this:
```
{{ range services }}
{{ $ser…
-
This issue follows on from #608 where we are finding consul-template (consul-template v0.15.0 and prior versions) to use most of the CPU on our consul masters (which happen to also run consul-template…
ghost updated
8 years ago