-
We had a situation where in a development environment, our consul nodes as well as all Patroni nodes were shut down for some time, and restarted all at once. Most Patroni nodes came back fine on thei…
ghost updated
4 years ago
-
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
It would be nice to have a Kubernetes backend which uses a Secret/CRD per Vault item to st…
-
Please note that the Consul Template issue tracker is reserved
for bug reports and enhancements. For general usage questions,
please use the Consul Community Portal or the Consul mailing list:
…
-
I'm trying to create a replica using wal-g from a large database. If I run a backup-fetch outside of patroni, the backup is pulled down correctly.
However, it only runs for roughly 5 minutes insid…
-
#### Overview of the Issue
`txn` endpoint is used for service,node and check transactions along with KV. But in the code the entire 'content-length' header is checked against KVMaxValueSize which is…
-
### Consul Template version
v0.22.0
### Configuration
```
log_level = "debug"
consul {
address = "127.0.0.1:8501"
retry {
# This enabled retries. Retries are enabled by d…
-
### Consul Template version
consul-template v0.24.1 (58aa6c6)
### Vault version
vault 0.10.4
### Configuration
```hcl
{"consul": {"ssl": [{"ca_cert": "/etc/ssl/certs/ca-certificate…
-
Hello.
We are using consul 0.5.0 and on one server (we have 3 servers), consul folder is really heavy:
```
# du -sh *
4.0K checkpoint-signature
3.2G raft
24K serf
1.8G tmp
0 ui
du -sh raf…
-
### Consul Template version
0.21.3
### Configuration
```hcl
consul {
#address = "127.0.0.1:8501"
retry {
enabled = true
attempts = 20
backoff = "1000ms"
max_backoff…
-
### Do you want to request a *feature* or report a *bug*?
Feature
### What did you expect to see?
In the way to store a lot of ACME certificates in all KV stores, the ACME Account is …