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

Use Application Default Credentials instead of Service Account #2918

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

jeffposnick
Copy link
Contributor

R: @tropicadri

This switches from using service account info to cached Application Default Credentials when interacting with the Google Cloud Storage API.

Folks who have permissions to publish to Google Cloud Storage will need to run gcloud auth application-default login prior to using the script in order to generate local credentials.

I'm not 100% if this will work as-is, so we may need to tweak it before we do our next CDN publish.

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