Skip to content

Disable metadata service detection in the emulator.#6860

Merged
inlined merged 2 commits intomasterfrom
inlined.disable-metadta-service-in-emulator
Mar 10, 2024
Merged

Disable metadata service detection in the emulator.#6860
inlined merged 2 commits intomasterfrom
inlined.disable-metadta-service-in-emulator

Conversation

@inlined
Copy link
Copy Markdown
Member

@inlined inlined commented Mar 8, 2024

Fix for #6765. The latest version of google-gax attempts to read from the metadata server (on an internal IP address). Setting the environment variable METADATA_SERVER_DETECTION=none by default will turn this behavior off. This is overridable with .env.local.

Fix for #6765. The latest version of google-gax attempts
to read from the metadata server (on an internal IP address).
Setting the environment variable METADATA_SERVER_DETECTION=none
by default will turn this behavior off. This is overridable with
.env.local.
@inlined inlined merged commit 71f3ef3 into master Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants