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

Support of Github authentication method #913

Open Sispheor opened 2 months ago

Sispheor commented 2 months ago

Following the doc only kubernetes, jwt, appRole, aws and gcp are supported in VaultAuthSpec as auth method.

It would be nice to support Github authentication backend as well 🙂.