Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

waltaskew
Copy link
Contributor

@waltaskew waltaskew commented Apr 21, 2025

Add an optional database_role argument to connect for supplying the database role to connect as when using
fine-grained access controls

Fixes #1337 🦕

Add an optional `database_role` argument to `connect` for supplying
the database role to connect as when using
[fine-grained access controls](https://cloud.google.com/spanner/docs/access-with-fgac)
@waltaskew waltaskew requested review from a team as code owners April 21, 2025 18:32
@product-auto-label product-auto-label bot added size: s Pull request size is small. api: spanner Issues related to the googleapis/python-spanner API. labels Apr 21, 2025
Add an optional `database_role` argument to `connect` for supplying
the database role to connect as when using
[fine-grained access controls](https://cloud.google.com/spanner/docs/access-with-fgac)
@olavloite olavloite assigned olavloite and unassigned surbhigarg92 Apr 21, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
@waltaskew
Copy link
Contributor Author

@olavloite do you know what's going on with the 401 errors in the build? I wouldn't expect they're coming from my change?

@olavloite
Copy link
Contributor

@olavloite do you know what's going on with the 401 errors in the build? I wouldn't expect they're coming from my change?

Yeah, those are happening for other PRs as well, and are unrelated to your change.

@rahul2393 rahul2393 enabled auto-merge (squash) April 30, 2025 17:46
@rahul2393 rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels May 6, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
@olavloite olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2025
@rahul2393 rahul2393 merged commit 064d9dc into googleapis:main May 7, 2025
11 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/python-spanner API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Database Roles for Fine-Grained Access Controls When Connecting
5 participants