vault-secrets-webhook icon indicating copy to clipboard operation
vault-secrets-webhook copied to clipboard

A Kubernetes mutating webhook that makes direct secret injection into Pods possible.

Results 33 vault-secrets-webhook issues
Sort by recently updated
recently updated
newest added

## Overview - Updated the `Go` version to `1.22.2`. - Also updated the dependencies.

size/L
area/dependencies

**Usually, application directory contains many files, configuration, binary, etc..** ```bash $ ls /opt/my-app bin my.conf my-app ``` When i use: vault.security.banzaicloud.io/vault-ct-secrets-mount-path: "/opt/my-app" **My application directory will replaced and app crashed.**...

**Describe the bug**: bank-vaults/bank-vaults#1752 added new feature that creates SA JWT tokens using api-server if they are not created automatically, which is now the default behaviour for k8s 1.24. When...

kind/bug
good first issue

**Describe the bug**: Vault Secrets webhook is sometimes not respecting k8s annotation for `vault-env` annotation provided for the Secret object to have inline mutated: `http://vault.vault.svc.cluster.local:8200` Error thrown: ``` json time="2023-05-31T18:22:28Z"...

kind/bug

**Is your feature request related to a problem? Please describe.** Problem: trying to use ACK iam-controller with vault-secrets-webhook injecting trust policy I'm running into issues because the CustomResource mutation config...

Due to a misconfiguration, e2e tests need to run in the default namespace at the moment.

kind/enhancement

Hello Vault Secrets Webhook Team, I am currently using the Vault Secrets Webhook Helm chart version 1.19.0 for secret injection into pods. My setup, including the values.yaml, works well most...

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/bank-vaults/vault-secrets-webhook/issues) for an issue that matches the one I want to file, without success. - [X] I am not looking...

kind/bug

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/bank-vaults/vault-secrets-webhook/issues) for an issue that matches the one I want to file, without success. - [X] I am not looking...

kind/bug

### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/bank-vaults/vault-secrets-webhook/issues) for an issue that matches the one I want to file, without success. - [X] I agree to follow...

kind/enhancement