-
## Issue
Vault CLI is unable to connect to Vault cluster using the Consul service address.
The error I get when the Vault CLI tries to connect to the Vault cluster is the same regardless of the …
-
**Is your feature request related to a problem? Please describe.**
when exporter register to consul service , consul service display critical status. because this detail error message is ```HTTP GET…
-
I am running this module on RHEL 8 using the package install method and a systemd service. There is a log_file parameter but I don't see where it is used for a systemd service. I attempted to add cons…
-
Use [golint](https://github.com/golang/lint) as a style check.
```
➜ marathon-consul git:(master) golint ./...
main.go:14:5: exported var VERSION should have comment or be unexported
apps/app.go:8:…
-
Hi! When I use the default templates they come out in str format and not json as I expect, why can this happen?
```
root@consul-0:~# jq . /etc/consul/bootstrap.json
"{'datacenter': 'dev', 'dom…
-
### Description
### Testing & Reproduction steps
### Links
### PR Checklist
* [ ] updated test coverage
* [ ] external facing docs updated
* [ ] appropriate backport labels a…
-
### Description
### Testing & Reproduction steps
### Links
### PR Checklist
* [ ] updated test coverage
* [ ] external facing docs updated
* [ ] appropriate backport labels a…
-
As part of the Consul integration Nomad servers and clients by default advertise their services to Consul.
The consul configuration for Nomad allows setting the service `tags`, see https://develope…
-
This was discussed previously in https://github.com/joyent/containerpilot/issues/258, but @khangngu tells me it's manifesting in this project now.
From the Consul docs:
> If there are multiple p…
-
It seems the connection between confd and consul is long connection. once the connection is created, even consul restart, the connection will not be re-created. It causes all changes of consul will no…