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
208 stars 61 forks source link

Allow both service account names and namespaces to be splat #78

Closed tyrannosaurus-becks closed 4 years ago

tyrannosaurus-becks commented 4 years ago

Relates to #47

This PR is very similar to #66 but adds positive and negative login tests of the newly allowed configuration to verify that it's still not possible to log in with bad data.