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

feat(compute/metadata): add context aware functions #9733

Merged
merged 6 commits into from
Apr 15, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    feee882 View commit details
    Browse the repository at this point in the history
  2. feat(compute/metadata): add context aware functions

    This change adds the minimal amount of context aware functionality
    so that users can pass a context to all metadata requests. This
    does not re-expose all the helper methods this package provides.
    We can add context varients for all of these in the future and/or
    if we ever create a v2 of this package.
    
    Fixes: googleapis#4483
    codyoss committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7d2ab7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b45709c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    d313308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ca0351 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62243ec View commit details
    Browse the repository at this point in the history