hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
471 stars 102 forks source link

Include dynamic/rotating values in K8s secret data #941

Closed benashz closed 1 month ago

benashz commented 1 month ago

Include the values for dynamic and rotating secrets in the destination k8s data. The previous behavior of including prefixed/flattened key values is preserved.

Other fixes: