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 ability to use GKE workload identity #1

Open
bluemalkin opened this issue Jun 7, 2021 · 3 comments
Open

Add ability to use GKE workload identity #1

bluemalkin opened this issue Jun 7, 2021 · 3 comments

Comments

@bluemalkin
Copy link

Instead of setting and passing a credentials_file it would be great to not require it so that we can use GKE workload identity (https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity).

For example I run buildkite in Google Kubernetes Engine using Workload Identity which maps the permissions of the k8s service account to the gcp service account.

@bluemalkin
Copy link
Author

@avaly any luck with this ?

@avaly
Copy link
Owner

avaly commented Nov 19, 2021

@bluemalkin I haven't had time to look into this. If you have such a working setup already, I suggest trying to open a PR for it.

@nate-thirdwave
Copy link
Contributor

@bluemalkin You might want to check out the v1.1.1 or later and see if it does what you're needing now.

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

No branches or pull requests

3 participants