Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Kubernetes Auth Method #352

Open
pfeifferj opened this issue Mar 1, 2023 · 2 comments · May be fixed by #353
Open

Add support for Kubernetes Auth Method #352

pfeifferj opened this issue Mar 1, 2023 · 2 comments · May be fixed by #353
Labels
enhancement New feature or request

Comments

@pfeifferj
Copy link
Contributor

SUMMARY

Currently, the following authentication methods are supported by the vault lookup plugin: token, userpass, ldap, approle, aws_iam, azure, jwt, cert.

Vault also supports Kubernetes as an auth method cf. vault docs

It would be really handy to have this feature here as well for more cloud native contexts.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

community.hashi_vault/plugins/lookup/vault_login

ADDITIONAL INFORMATION
@pfeifferj
Copy link
Contributor Author

I see there is already a PR open for this here, however the last update was almost a year ago.

@pfeifferj pfeifferj linked a pull request Mar 1, 2023 that will close this issue
5 tasks
@pfeifferj
Copy link
Contributor Author

fetched upstream/resolved conflicts here: pr#353

@briantist briantist added the enhancement New feature or request label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants