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

[GCP] ADC authentication not providing project ID in integration test #26

Open
seankimkdy opened this issue Aug 14, 2023 · 1 comment
Open
Labels
blocked Blocked by other issues enhancement New feature or request infra low priority
Milestone

Comments

@seankimkdy
Copy link
Collaborator

seankimkdy commented Aug 14, 2023

Due to golang/oauth2#241, we are unable to retrieve the project through oauth2's FindDefaultCredentials when using application default credentials (ADC) as we do for GCP integration tests. This is why we need to set the environment variable PARAGLIDER_GCP_PROJECT. Once the oauth2 issue mentioned above is resolved, the integration test setup should be changed to automatically find the project id.

@seankimkdy seankimkdy added enhancement New feature or request blocked Blocked by other issues labels Aug 14, 2023
@seankimkdy seankimkdy changed the title [GCP] ADC authentication not providing project ID [GCP] ADC authentication not providing project ID in integration test Aug 14, 2023
@divega divega added this to the Backlog milestone May 15, 2024
@divega
Copy link
Collaborator

divega commented May 15, 2024

Triage: this is blocked on the issue linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by other issues enhancement New feature or request infra low priority
Projects
None yet
Development

No branches or pull requests

2 participants