-
Notifications
You must be signed in to change notification settings - Fork 13
Add Kubernetes Auth Method #21
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 Method #21
Conversation
|
Oooh. This is pretty cool! Thanks! |
Thanks for the catch, updated. |
|
@cognifloyd This should be good for review now. It's working in my environments suitably and we can access and retrieve vault secrets as necessary within our K8s environments. I've also added a generic |
|
#23 should fix the test errors here. |
|
#23 was just merged. Please merge in master. That should fix the tests. |
|
|
|
Closing as stale. Reopen with signed CLA and rebased master to have this PR merged. |
Stackstorm-ha, by default, runs in Kubernetes (which is how I've got ST2 deployed). This PR should add support for Vault's Kubernetes auth method to the pack.
Draft, while I test it locally on my own deployment, but to give you the heads up this is coming.