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

Allow GCS authentication with OAuth Access Token #120

Merged
merged 2 commits into from
Mar 27, 2022

Conversation

averbuks
Copy link
Contributor

When running CICD on-prem often users would avoid keeping SA credentials file on CICD servers/executors due to security reasons and instead rely on auth broker like Hashicorp Vault for OAuth access token generation. GCLOUD already supports auth via access token , I'd like to contribute a change which allow the same for helm-gcs plugin.

These are not breaking changes and have been tested locally.

@stale stale bot added the wontfix label Mar 19, 2022
@stale stale bot removed the wontfix label Mar 27, 2022
@hayorov hayorov merged commit 7074926 into hayorov:master Mar 27, 2022
@hayorov
Copy link
Owner

hayorov commented Mar 27, 2022

Many thanks for your contribution. Released with '0.3.20'!

Repository owner deleted a comment from stale bot Mar 27, 2022
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