FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: support fine-grained permissions database roles in connect by waltaskew · Pull Request #1338 · googleapis/python-spanner · GitHub

This repository was archived by the owner on Jun 8, 2026. It is now read-only.
/ python-spanner Public archive

feat: support fine-grained permissions database roles in connect - #1338

Merged
rahul2393 merged 13 commits into
googleapis:mainfrom
waltaskew:support-db-roles-in-connect
May 7, 2025
Merged

feat: support fine-grained permissions database roles in connect#1338
rahul2393 merged 13 commits into
googleapis:mainfrom
waltaskew:support-db-roles-in-connect

Conversation

waltaskew commented Apr 21, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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 requested review from a team April 21, 2025 18:32
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 assigned olavloite and unassigned surbhigarg92 Apr 21, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 23, 2025

Copy link
Copy Markdown
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?

Copy link
Copy Markdown
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 enabled auto-merge (squash) April 30, 2025 17:46
rahul2393 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 30, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
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 Bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels May 6, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2025
olavloite added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 7, 2025
rahul2393 merged commit 064d9dc into googleapis:main May 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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


Back | FazBrowse Home | New Git URL