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: support built-in Stdout audit logger type #6298

Merged
merged 21 commits into from
May 25, 2023

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    4d8e4b7 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f3b679c View commit details
    Browse the repository at this point in the history
  3. %s/steam/stream/

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    58b9e48 View commit details
    Browse the repository at this point in the history
  4. go mod tidy compat=1.17

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    599cb13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5de42f View commit details
    Browse the repository at this point in the history
  6. mod tidy

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    3f6f35a View commit details
    Browse the repository at this point in the history
  7. vet

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    699a42f View commit details
    Browse the repository at this point in the history
  8. mod tidy

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    218be79 View commit details
    Browse the repository at this point in the history
  9. mod tidy

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8d3c9c4 View commit details
    Browse the repository at this point in the history
  10. mod tidy

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    f349cdc View commit details
    Browse the repository at this point in the history
  11. Try different marshaler

    gtcooke94 committed May 18, 2023
    Configuration menu
    Copy the full SHA
    ed23d8f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Address comment

    gtcooke94 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    0861548 View commit details
    Browse the repository at this point in the history
  2. Address comment

    gtcooke94 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    eb31885 View commit details
    Browse the repository at this point in the history
  3. Cleanup test case

    gtcooke94 committed May 23, 2023
    Configuration menu
    Copy the full SHA
    32363cd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. typo Stuct -> Struct

    gtcooke94 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    5997a19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae08173 View commit details
    Browse the repository at this point in the history
  3. unexport stdout logger

    gtcooke94 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c283e73 View commit details
    Browse the repository at this point in the history
  4. Test cleanup

    gtcooke94 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2c689b1 View commit details
    Browse the repository at this point in the history
  5. typo

    gtcooke94 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    58a309d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. simplify helper fn

    gtcooke94 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f719de2 View commit details
    Browse the repository at this point in the history
  2. use MarshalAny testutil

    gtcooke94 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4cda2b3 View commit details
    Browse the repository at this point in the history