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

feat(bigtable): allow non-default service account in DirectPath #9040

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

mohanli-ml
Copy link
Contributor

Bigtable already sets the flag to allow non-default SA in DirectPath on the service side, we also need to set the option on the client side to make this feature work.

Related Spanner PR: #8488.

@mohanli-ml mohanli-ml requested review from a team as code owners November 22, 2023 19:02
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: bigtable Issues related to the Bigtable API. labels Nov 22, 2023
@product-auto-label product-auto-label bot added the stale: old Pull request is old and needs attention. label Dec 23, 2023
@bhshkh
Copy link
Contributor

bhshkh commented Jan 19, 2024

The conformance test failures can be ignored. They were added in failed state.

@product-auto-label product-auto-label bot added stale: extraold Pull request is critically old and needs prioritization. and removed stale: old Pull request is old and needs attention. labels Jan 22, 2024
@bhshkh
Copy link
Contributor

bhshkh commented Jan 22, 2024

More info on AllowNonDefaultServiceAccount: https://pkg.go.dev/google.golang.org/api/option/internaloption#AllowNonDefaultServiceAccount

LGTM

@bhshkh bhshkh enabled auto-merge (squash) April 16, 2024 04:13
@bhshkh bhshkh merged commit c2df09c into googleapis:main Apr 16, 2024
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the Bigtable API. size: xs Pull request size is extra small. stale: extraold Pull request is critically old and needs prioritization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants