Skip to content

blob/gcsblob: derive universe domain from credentials#3652

Merged
vangent merged 1 commit intogoogle:masterfrom
stanhu:sh-simplify-universe-domain-support
Feb 9, 2026
Merged

blob/gcsblob: derive universe domain from credentials#3652
vangent merged 1 commit intogoogle:masterfrom
stanhu:sh-simplify-universe-domain-support

Conversation

@stanhu
Copy link
Contributor

@stanhu stanhu commented Feb 9, 2026

Previously if a universe_domain were specified, it would be set in the request for credentials and the storage client options. However, we can automatically derive this value from the credentials themselves. This makes it possible to use Google Application Default credentials without any explicit universe_domain configuration because the universe domain is returned automatically.

This has been tested with a Google Cloud Dedicated preview instance.

Previously if a `universe_domain` were specified, it would be set in the
request for credentials and the storage client options. However, we can
derive this value from the credentials themselves. This makes it
possible to use Google Application Default credentials without any
explicit `universe_domain` configuration because the universe domain is
returned automatically.

This has been tested with a Google Cloud Dedicated preview instance.
@stanhu stanhu force-pushed the sh-simplify-universe-domain-support branch from 774365f to f195f56 Compare February 9, 2026 17:59
@vangent vangent merged commit ae3c665 into google:master Feb 9, 2026
5 checks passed
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.

2 participants