-
Hi,
I saw one of your previous issue https://github.com/prometheus/consul_exporter/issues/133 where the response you have given is by increasing the timeout for consul while getting service health, b…
-
The `ansible_selinux` variable is a boolean (at least in Ansible 2.1.1.0) but it's being treated as an object:
> fatal: [REDACTED]: FAILED! => {"failed": true, "msg": "The conditional check 'consul_i…
-
When I try to get a value from consul, the entire value is printed in the pipeline. i.e anyone can view it from the concourse-ui
Sample pipeline:
resources:
- name: config
type: consul-kv…
-
**What would you like to be added**:
For security reasons, I do not want to connect to consul using the domain socket.
The following is not working as I expect it to be:
"stolon-sentinel --stor…
-
This is a question, not an issue:
Is it Possible to integrate Mesos into already available Consul environment?
-
Marathon framework recently introduced folders to group application.
The effect on mesos task is to prefix the task name by the name of the prefix and an underscore. For instance:
```
/my/group/appl…
-
### Nomad version
```
root@nomad-prod1-0:~/nomad-jobs# nomad version
Nomad v1.8.3
BuildDate 2024-08-13T07:37:30Z
Revision 63b636e5cbaca312cf6ea63e040f445f05f00478
```
### Operating system a…
-
### 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…
-
This is the error in the log:
```
'FailedBinding' no persistent volumes available for this claim and no storage class is set
```
I am running the example from this repo:
https://github.com/hash…
-
### Consul Template version
consul-template v0.25.2 (c8372a0a)
### Configuration
I'm running a containerized environment using docker-compose. The simplified system consists of **Consul** and a *…