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

Implement kubernetes auth / Add customizable auth path #218

Merged
merged 3 commits into from
Jun 3, 2021

Conversation

FalconerTC
Copy link
Contributor

Built from #155. Thanks to jojo19893 for most of the work.

This adds support for Kubernetes based auth (https://www.vaultproject.io/docs/auth/kubernetes). It also adds a parameter to customize the path for any auth method.

@FalconerTC
Copy link
Contributor Author

@jasonodonnell Any chance for a review on this sometime soon?

action.yml Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
@jasonodonnell
Copy link
Contributor

Hi @FalconerTC, thanks for the contribution! This looks great at a glance, but I need to test this before merging. I'm guessing the idea here is to use a remote runner on K8s?

Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
@FalconerTC
Copy link
Contributor Author

Yep. I use the following tool (https://github.com/actions-runner-controller/actions-runner-controller) currently for self-hosted runners on K8s.

@FalconerTC
Copy link
Contributor Author

@jasonodonnell Any chance you will be able to look at this again this soon? I've validated it authenticates correctly in a private workflow, including validating with a custom path

Copy link
Contributor

@jasonodonnell jasonodonnell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jasonodonnell jasonodonnell merged commit 72c7a89 into hashicorp:master Jun 3, 2021
@FalconerTC FalconerTC deleted the kubernetes_auth branch June 3, 2021 16:54
@tvoran tvoran mentioned this pull request Jun 23, 2021
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.

2 participants