-
I have deployed Vault on k8s in HA and want to use consul as storage.
The pods are not running.
```
vault-helm-0 0/1 Running 0 162m
vault-helm-1 …
-
**Is your feature request related to a problem? Please describe.**
The config/access endpoint for consul secret backend overwrites all the fields in the storage, regardless of which parameters are pa…
-
**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…
-
**Is your feature request related to a problem? Please describe.**
I'm looking at migrating from a setup where I use consul-template to fetch and then template Vault secrets (via the Vault Agent side…
-
I've tried to instantiate a Deployment using the following yaml:
```yaml
apiVersion: v1
kind: ConfigMap
metadata:
name: proxy-config-template
namespace: linkerd
data:
config.hcl: |
…
-
-
Thank you for building this wonderful tool.
A Helm chart would make kube-consul-register setup easier. So I have created a chart in the [Helm charts repository](https://github.com/helm/charts/). He…
-
Maybe I missed something obvious in configuration but the Device Server doesn't work for me. I use Ubuntu 16.04 and configured everything as described in Readme file of this project (running docker-co…
-
I have some WIP efforts, code, and nodes here, anyone who works on this should ping me before diving in. Note to self: update this issue description with more info, links to docs, etc.
-
Hello,
**kvexpress** looks like a great tool, and easier than setting up my own workflow using **git2consul+consul-template**. The watch-and-write-config-file-then-do-command seems to duplicate **co…