-
### Consul Template version
consul-template v0.16.0
### Configuration
```hcl
{{ $host := env "HOSTNAME" }}
{{ $regex := "^b" }}
{{ if $host | regexMatch "^a" }}{{ $regex := "…
-
Hi
I'm new to both consul and ansible and i'm trying to get a new datacenter built from the ground easier.
So I've been trying to get the first node to bootstrap the cluster. After dealing with …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Describe the bug**
**authpolicy** and **rewritepolicy** can't be named with "-" symbol.
If you use the "-" character for the metadata.name field, then there will be an error in the CIC logs.
K…
-
### Consul Template version
consul-template v0.29.6 (e4f5d58)
### Configuration
```hcl
vault {
address = "https://myvault"
token = "mytoken"
renew_token = true
lease_renewal_thre…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Allow user to specify already deployed or another kv store such as `etcd` in `main.l…
-
# Example
```
# HELP consul_consul_state_services Measures the current number of unique services registered with Consul, based on service name. It is only emitted by Consul servers. Added in v1.9.…
-
Just wanted to know if this is in pipeline. We want to use Consul connect and for this, there is a requirement for CNI plugins installation on Nomad.
Ref: https://www.nomadproject.io/docs/integration…
-
#### Describe the bug
I'm using the alertmanager template custom functions `grafanaExploreURL` and `queryFromGeneratorURL` to generate the grafana explore link in mimir alertmanager receiver.
I …
-
### Nomad version
`Nomad v1.0.2 (4c1d4fc6a5823ebc8c3e748daec7b4fda3f11037)`
### Operating system and Environment details
Ubuntu 18.04
### Issue
When running a service binding a port loc…