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

Make metadata timeout more accessible and controlleable for AppEngine stubs. #1518

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Feb 20, 2024

  1. Update _metadata.py

    Move the logic to read GCE_METADATA_TIMEOUT env variable so we can better control it in app_identity component.
    
    Related internal change is 607513254.
    ludoch committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    03c0713 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update _metadata.py

    ludoch committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    7100b59 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    1fe93bc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    51e12cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5620de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afb2519 View commit details
    Browse the repository at this point in the history
  4. Update environment_vars.py

    ludoch committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6b89d56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8b2822 View commit details
    Browse the repository at this point in the history