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

fix(auth): check compute cred type before non-default flag for DP #11255

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Dec 10, 2024

We need to first ensure a token is a compute type before we enforce the option to allow for a non-default service account. This was leading to a strange XDS error if say a user credential was supplied and this option was enabled.

We need to first ensure a token is a compute type before we enforce
the option to allow for a non-default serivce account.
@codyoss codyoss requested a review from a team as a code owner December 10, 2024 18:30
@codyoss codyoss requested a review from BrennaEpp December 10, 2024 18:30
@codyoss
Copy link
Member Author

codyoss commented Dec 10, 2024

@adonovan I think this is a new behavior for apidiff. I wonder if it is related to golang/exp@1443442

@codyoss codyoss merged commit 4347ca1 into googleapis:main Dec 10, 2024
7 of 8 checks passed
@codyoss codyoss deleted the direct-path-non-default-bug branch December 10, 2024 19:50
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