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

fix: add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc by rockspore · Pull Request #3365 · googleapis/java-storage · GitHub

fix: add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc - #3365

Merged
BenWhitehead merged 4 commits into
googleapis:mainfrom
rockspore:bound-token-env-var
Oct 28, 2025
Merged

fix: add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc#3365
BenWhitehead merged 4 commits into
googleapis:mainfrom
rockspore:bound-token-env-var

Conversation

rockspore commented Oct 27, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Inspired by googleapis/java-bigtable#2695

The token issuing side is still behind so hopefully it's not too late to add this knob out of extra caution. Users will be able to use it to turn off this flow if anything goes wrong.

product-auto-label Bot added size: s Pull request size is small. api: storage Issues related to the googleapis/java-storage API. labels Oct 27, 2025
rockspore force-pushed the bound-token-env-var branch from 3b84be0 to 330d939 Compare October 27, 2025 16:48
rockspore marked this pull request as ready for review October 27, 2025 16:49
rockspore requested a review from a team October 27, 2025 16:49

Copy link
Copy Markdown
Contributor Author

@BenWhitehead Sorry for not doing this from the beginning. Would you mind taking a look?

rockspore changed the title add env var to allow disabling bound token use system property to allow disabling bound token Oct 27, 2025
rockspore changed the title use system property to allow disabling bound token fix: use system property to allow disabling bound token Oct 27, 2025

Copy link
Copy Markdown
Contributor Author

@BenWhitehead I changed it to using system property. PTAL. Thanks!

…pcStorageOptions.java

Co-authored-by: BenWhitehead <BenWhitehead@users.noreply.github.com>
BenWhitehead changed the title fix: use system property to allow disabling bound token fix: add new system property (com.google.cloud.storage.grpc.bound_token) to allow disabling bound token use with grpc Oct 28, 2025
BenWhitehead merged commit ebf5e6d into googleapis:main Oct 28, 2025
21 of 22 checks passed
rockspore deleted the bound-token-env-var branch October 29, 2025 16:29
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

api: storage Issues related to the googleapis/java-storage API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL