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 another fallback to use the quota project from a credentials file #81

Merged
merged 1 commit into from
Feb 24, 2021

Conversation

lytedev
Copy link
Contributor

@lytedev lytedev commented Dec 2, 2020

This is to support use cases where a developer has used gcloud auth application-default login and gcloud auth application-default set-quota-project $PROJECT_ID and expects applications to use those
configuration values as a result.

… as the project

This is to support use cases where a developer has used `gcloud auth
application-default login` and `gcloud auth application-default
set-quota-project $PROJECT_ID` and expects applications to use those
configuration values as a result.
@wojtekmach wojtekmach merged commit 5152807 into peburrows:master Feb 24, 2021
@wojtekmach
Copy link
Collaborator

wojtekmach commented Feb 24, 2021

Thank you for the PR!

Note we're moving forward with the Goth redesign which currently does not have support for ADC (if we would, it'd most likely be an explicit configuration that says we're using ADC, similar to #85), however I think this is a nice addition for people that'd be using the "legacy" API. Thanks again!

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