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

[Audit Logging] Custom audit logger parsing in xDS registry. #32970

Merged
merged 35 commits into from
May 17, 2023

Commits on Apr 28, 2023

  1. Configuration menu
    Copy the full SHA
    4e6e356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aec3b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #17 from rockspore/create-pull-request/patch-4e6e356

    Automated fix for refs/heads/xds-registry
    rockspore committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    13f4442 View commit details
    Browse the repository at this point in the history
  4. return empty json on error

    rockspore committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6d37605 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. stdout audit logger impl

    rockspore committed May 5, 2023
    Configuration menu
    Copy the full SHA
    16bd834 View commit details
    Browse the repository at this point in the history
  2. generate projects

    rockspore committed May 5, 2023
    Configuration menu
    Copy the full SHA
    f8f5ee1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    195f90f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from rockspore/create-pull-request/patch-f8f5ee1

    Automated fix for refs/heads/stdout-logger
    rockspore committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1c224f3 View commit details
    Browse the repository at this point in the history
  5. address PR comments

    rockspore committed May 5, 2023
    Configuration menu
    Copy the full SHA
    5cb67df View commit details
    Browse the repository at this point in the history
  6. constexpr

    rockspore committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fc13177 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    3cbd452 View commit details
    Browse the repository at this point in the history
  2. switch to public json hdr

    rockspore committed May 12, 2023
    Configuration menu
    Copy the full SHA
    1064479 View commit details
    Browse the repository at this point in the history
  3. sanity

    rockspore committed May 12, 2023
    Configuration menu
    Copy the full SHA
    db15d5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ecbc71 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #23 from rockspore/create-pull-request/patch-db15d5c

    Automated fix for refs/heads/stdout-logger
    rockspore committed May 12, 2023
    Configuration menu
    Copy the full SHA
    5c0fc5b View commit details
    Browse the repository at this point in the history
  6. address PR comments

    rockspore committed May 12, 2023
    Configuration menu
    Copy the full SHA
    defee80 View commit details
    Browse the repository at this point in the history
  7. fix build

    rockspore committed May 12, 2023
    Configuration menu
    Copy the full SHA
    6092130 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eedd236 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. log in seconds

    rockspore committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2738e47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from rockspore/create-pull-request/patch-6092130

    Automated fix for refs/heads/stdout-logger
    rockspore committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f6427bb View commit details
    Browse the repository at this point in the history
  3. address PR comments

    rockspore committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7c765ee View commit details
    Browse the repository at this point in the history
  4. nanosecond

    rockspore committed May 15, 2023
    Configuration menu
    Copy the full SHA
    aca75f2 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. allow equal time

    rockspore committed May 16, 2023
    Configuration menu
    Copy the full SHA
    82a2406 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebddd57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f333b8b View commit details
    Browse the repository at this point in the history
  4. use new Json APIs

    rockspore committed May 16, 2023
    Configuration menu
    Copy the full SHA
    a89fa3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc994c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5e1962 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9e96b6 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #26 from rockspore/create-pull-request/patch-b5e1962

    Automated fix for refs/heads/xds-registry
    rockspore committed May 16, 2023
    Configuration menu
    Copy the full SHA
    803e4da View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. use match

    rockspore committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1f58adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e76be97 View commit details
    Browse the repository at this point in the history
  3. fix test

    rockspore committed May 17, 2023
    Configuration menu
    Copy the full SHA
    8a0fa4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b21f69 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from rockspore/create-pull-request/patch-8a0fa4e

    Automated fix for refs/heads/xds-registry
    rockspore committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cf7d08c View commit details
    Browse the repository at this point in the history