-
Once a new concourse pipeline has been created and the initial, latest, version of a pivnet product/resource discovered, I can't find a way to make the resource discover an older version of the produc…
-
Hello, I am using consul agent as co-process and ("preStop":"consul leave") works OK in other containers except one Nagios container:
THe only difference is that this main process "start_nagios" wi…
-
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…
-
Before we start storing data in Vault we need to have a method for automated backup and restore of Consul data. This is because we are using Consul as the backend for Vault and in the event that there…
-
Hello @mrlesmithjr
I'm struggling with at the task _config | configuring consul_ with this error:
```
TASK [mrlesmithjr.consul : config | configuring consul] *********************************…
-
---------------------------------------------------
BUG REPORT INFORMATION
---------------------------------------------------
**Description**
When any of the services in the swarm are under hea…
-
hello, i have a question about: consul select leader frequently, the config as fellow:
```
consul version: 0.6.0
node num: 3(agent1, agent2, agent3)
start script: consul agent -server -bootstrap-expe…
-
Hi, I was wondering if there's any way to easily export the KVPs from one consul deployment and import it into another one?
The scenario for this is, for example, when you have a big KVP store in your…
-
I'm running a cluster of five Consul servers on top of Kubernetes.
This cluster is the storage backend for Vault, which ties into our production application. It has to therefor be HA and be easy to r…
-
How we got there:
- We're using a 3-machine Vault cluster using DynamoDB HA backend
- Upgrade from 0.6.5 (clean setup with that version) to 0.7.0
- We did not change anything about the cubbyhole …