Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable metadata service detection in the emulator. #6860

Merged
merged 2 commits into from
Mar 10, 2024

Conversation

inlined
Copy link
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
35 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.

None yet

2 participants