-
**What would you like to be added**:
Add Hashicorp Vault HealthCheck
**Why is this needed**:
Hashicorp Vault is widely used in microservices architecture. so we need to support HealthCheck …
-
**Describe the bug**
I have a 3 node vault cluster using raft storage, in Kubernetes. If I restart one of the pods, it fails immediately and continuously with the following error:
```
panic: …
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik …
-
### Clear and concise description of the problem
Hi there, that would be awesome if secrets would be pullable from Hashicorp Vault, by integration like [this](https://docs.gitlab.com/ee/ci/examples/a…
-
The underlying `hashicorp/vault-action` has an input called `exportEnv` which defaults to true, which causes secrets to be exported as environment variables making them available in the environment to…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**What is the vendor's name?**
Hashicorp
**What is the vendor's pricing site?**
https://www.vaultproject.io/docs/enterprise/mfa
pricing is variable, but starts around $30k per server per year…
-
When creating a new EKS environment unable to load root certificate during terraform apply
```
Error: Failed to configure client: unable to load root certificates: unable to parse bytes as PEM block…
-
### Terraform Version
```shell
terraform {
required_providers {
vsphere = {
source = "hashicorp/vsphere"
version = "2.9.1"
}
vault = {
source = "hashicorp/…
-
### Feature description
We're currently relying on Vault, hosted on HashiCorp Cloud Platform, to read secrets for our GHA workflows. For example:
https://github.com/nebari-dev/nebari/blob/855aa14e…