-
Hi!
I am using this configuration for an application.
```yaml
vaultSync:
id: vault-sync
full_sync_interval: 60
bind: 0.0.0.0:8202
src:
url: http://vault-1.vault.svc.cluster.loc…
-
We have the latest vault installed in our k8s cluster via helm, and it is activated to in prometheus so we can scrape the metrics and get data from vault status in grafana. Usually it works fine. But …
-
### Describe the bug
I was able to create a service connector via the Azure Portal, but I expected this to work. The error was not clear enough for me to know what to do to resolve the issue:
```ba…
-
**Is your feature request related to a problem? Please describe.**
I want to use the Vault from outside the kubernetes cluster (CI pipelines, UI for developers, etc) and thus prefer to use a well-kno…
-
Hey,
when using cluster issuer, the requested certificate duration was shortened by the pki role maxttl. Significant differences in the duration between the requested and received certificate should …
-
**Describe the bug**
On 1 Node kubernetes cluster, if you upgrade the vault from 0.9.0 to 0.13.0, the agent injector pod is stuck in pending state
**To Reproduce**
Steps to reproduce the behavior…
-
Hello there!
Would there be interest in upstreaming 3d67bf1f4b14ec8f19c38c5481a32a016ab44357 (coming from https://github.com/getsops/sops/compare/main...clelange:sops:master)?
As an Openstack us…
-
I have Vault installed from helm chart running with integrated Raft storage. After a while cluster lost leader and can't reelect one. `vault status` shows `Active Node Address` with non existent ip. L…
-
### Is your question request related to a specific component?
VMAuth, VMUser, VMOperator
### Describe the question in detail
We have enabled authentication between the VMAgents and the VMClus…
-
**Describe the bug**
One of the options for configuring the Kubernetes auth method described in [Kubernetes auth method](https://developer.hashicorp.com/vault/docs/auth/kubernetes) is "Use client…