Skip to content

[PATCH] Revert "Restrict API endpoint overrides to trusted Google domains" - #1246

Merged
JeffLuoo merged 1 commit into
GoogleCloudPlatform:masterfrom
giuliano-sider:revert-api-endpoint-validation
Sep 4, 2026
Merged

[PATCH] Revert "Restrict API endpoint overrides to trusted Google domains"#1246
JeffLuoo merged 1 commit into
GoogleCloudPlatform:masterfrom
giuliano-sider:revert-api-endpoint-validation

Conversation

@giuliano-sider

Copy link
Copy Markdown
Contributor

This reverts commit 7e24006.

Reason for revert:
The endpoint restriction blocks other Google Cloud environments such as TPC (Trusted Partner Cloud) which use universe domains like *.apis-tpczero.goog, causing prometheus-to-sd to fail initialization with "untrusted endpoint: must be a googleapis.com domain".

AIP-166 universe domain authentication and validation is enforced by the Google Cloud client libraries and credentials (ADC). Setting --api-override is an operator/manifest configuration and does not cross a trust boundary.

…ains"

This reverts commit 7e24006.

Reason for revert:
The endpoint restriction blocks other Google Cloud environments
such as TPC (Trusted Partner Cloud) which use universe domains
like *.apis-tpczero.goog, causing prometheus-to-sd to fail initialization
with "untrusted endpoint: must be a googleapis.com domain".

AIP-166 universe domain authentication and validation is enforced by the
Google Cloud client libraries and credentials (ADC). Setting --api-override
is an operator/manifest configuration and does not cross a trust boundary.
@JeffLuoo
JeffLuoo merged commit 2ceaf32 into GoogleCloudPlatform:master Sep 4, 2026
6 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