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

feat: Enable ALTS hard bound token in Bigtable w/ direct access by rockspore · Pull Request #2695 · googleapis/java-bigtable · GitHub

This repository was archived by the owner on May 8, 2026. It is now read-only.
/ java-bigtable Public archive

feat: Enable ALTS hard bound token in Bigtable w/ direct access - #2695

Merged
sushanb merged 6 commits into
googleapis:mainfrom
rockspore:bigtable-alts-bound-token
Oct 31, 2025
Merged

feat: Enable ALTS hard bound token in Bigtable w/ direct access#2695
sushanb merged 6 commits into
googleapis:mainfrom
rockspore:bigtable-alts-bound-token

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

product-auto-label Bot added size: l Pull request size is large. api: bigtable Issues related to the googleapis/java-bigtable API. labels Oct 15, 2025
rockspore force-pushed the bigtable-alts-bound-token branch from 2cf12e6 to 90e032f Compare October 15, 2025 21:48
rockspore force-pushed the bigtable-alts-bound-token branch from 90e032f to c296c92 Compare October 15, 2025 23:11
product-auto-label Bot added size: xs Pull request size is extra small. and removed size: l Pull request size is large. labels Oct 15, 2025
rockspore marked this pull request as ready for review October 15, 2025 23:37
rockspore requested review from a team October 15, 2025 23:37
.setAttemptDirectPath(true)
// Try to fetch a hard-bound access token for direct access if the runtime
// environment supports it.
.setAllowHardBoundTokenTypes(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

You can set it as default. Not a hard requirement, but could we add a env var to disable this incase we have any problem? Better to use env var rather than rollback client to prev version.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

This is a great point. Done. Thanks for the tip!

sushanb previously approved these changes Oct 17, 2025
product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Oct 17, 2025
rockspore requested a review from sushanb October 17, 2025 21:54

Copy link
Copy Markdown
Contributor Author

@sushanb Thanks for approving the PR. I doubt the CI failure was due to the change here. Could you help rerun it?

Copy link
Copy Markdown
Contributor Author

/gcbrun

Copy link
Copy Markdown
Contributor Author

@sushanb Thanks for deflaking the test. Could you help merge it?

sushanb merged commit d12b37d into googleapis:main Oct 31, 2025
33 of 34 checks passed
rockspore deleted the bigtable-alts-bound-token branch October 31, 2025 13:43
gcf-merge-on-green Bot pushed a commit that referenced this pull request Nov 18, 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: bigtable Issues related to the googleapis/java-bigtable API. build.sh size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL