hashicorp / vault-plugin-auth-kubernetes

Vault authentication plugin for Kubernetes Service Accounts
https://www.vaultproject.io/docs/auth/kubernetes.html
Mozilla Public License 2.0
206 stars 62 forks source link

Backport #122 to vault 1.9 #131

Closed tvoran closed 2 years ago

tvoran commented 2 years ago

Overview

Backporting #122 to release/vault-1.9.x

Design of Change

git checkout release/vault-1.9.x
git pull
git checkout -b backport-1.9-pr122
git cherry-pick d289258274b7eab9b0eda679ab996c0c91403e78

Related Issues/Pull Requests

PR #122