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 Kubernetes auth backend #68

Merged
merged 2 commits into from
Jun 14, 2018
Merged

Add Kubernetes auth backend #68

merged 2 commits into from
Jun 14, 2018

Conversation

jrostand
Copy link
Contributor

This PR adds support for Kubernetes auth. It accounts for auth backends that are enable at different paths with the VAULT_K8S_LOGIN_PATH environment variable, and non-default token mount locations with VAULT_K8S_TOKEN_PATH.

The only required environment variable is VAULT_SIDEKICK_ROLE, which specifies a role name against which to authenticate.

Closes #62.

@gambol99
Copy link
Contributor

much appreciated @jrostand :-)

@gambol99 gambol99 merged commit 202e63b into UKHomeOffice:master Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants