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

xds: use google default creds #3673

Merged
merged 10 commits into from
Jun 11, 2020
Merged

Commits on Jun 9, 2020

  1. [xds_google_default_creds] xds: use google default creds

    So the client works not only on GCE (e.g. it also read env variable for creds).
    menghanl committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4f9aee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9527863 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Configuration menu
    Copy the full SHA
    f3ffd29 View commit details
    Browse the repository at this point in the history
  2. Revert "[xds_google_default_creds] split google_default tests out, an…

    …d disable leakcheck"
    
    This reverts commit f3ffd29.
    menghanl committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    7013884 View commit details
    Browse the repository at this point in the history
  3. [xds_google_default_creds] disable leakcheck for bootstrap package. O…

    …nly disabling part of it doesnt work, because another test still see the leak
    menghanl committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    98d784f View commit details
    Browse the repository at this point in the history
  4. [xds_google_default_creds] try harder

    Check scope and do different things.
    menghanl committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    a2271f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82a978b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed07434 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50c8762 View commit details
    Browse the repository at this point in the history
  8. [xds_google_default_creds] disable test for appengine

    It panics on appgine with go1.9
    menghanl committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e16fab6 View commit details
    Browse the repository at this point in the history