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

feat(bigtable): verify daemon identity before routing accelerated RPCs by mutianf · Pull Request #4 · mutianf/google-cloud-python · GitHub

feat(bigtable): verify daemon identity before routing accelerated RPCs - #4

Open
mutianf wants to merge 1 commit into
accel-03-forward-auth-configfrom
accel-04-verify-daemon-identity
Open

feat(bigtable): verify daemon identity before routing accelerated RPCs#4
mutianf wants to merge 1 commit into
accel-03-forward-auth-configfrom
accel-04-verify-daemon-identity

Conversation

mutianf commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Stack PR 4/7 — base: accel-03-forward-auth-config

Reads the daemon's identity.json and verifies the resolved principal matches the client's locally-resolved identity before routing any RPC; falls back to the native client with a warning on mismatch.


Accelerator stack

  1. daemon subprocess wrapper
  2. route read_row and mutate_row through daemon
  3. forward auth/identity config to daemon
  4. verify daemon identity before routing
  5. authenticate RPCs with stdin handshake secret
  6. pass Python client version for User-Agent
  7. package prebuilt daemon into wheel

mutianf force-pushed the accel-04-verify-daemon-identity branch from d74b500 to adcd81d Compare August 10, 2026 16:38
mutianf force-pushed the accel-04-verify-daemon-identity branch 2 times, most recently from 0131b9c to be4029d Compare August 11, 2026 14:07
mutianf force-pushed the accel-04-verify-daemon-identity branch from be4029d to 7eb8665 Compare August 11, 2026 21:52
Change-Id: I3708f7f8701acb5df8b62b6fd82e5097fd644c1a
mutianf force-pushed the accel-04-verify-daemon-identity branch from 7eb8665 to 5e43c85 Compare August 24, 2026 15:13
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 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.

1 participant


Back | FazBrowse Home | New Git URL