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

authz: add conversion of json to RBAC Audit Logging config #6192

Merged
merged 25 commits into from
Apr 26, 2023

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    8b9f59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ab1cd View commit details
    Browse the repository at this point in the history
  3. Change v3 to v3corepb

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0f3b6e7 View commit details
    Browse the repository at this point in the history
  4. go mod tidy compat=1.17

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6bff58b View commit details
    Browse the repository at this point in the history
  5. go mod tidy in examples

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    9b3ab47 View commit details
    Browse the repository at this point in the history
  6. mod tidy

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    bbafb89 View commit details
    Browse the repository at this point in the history
  7. go mod tidy compat=1.17

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5dad66e View commit details
    Browse the repository at this point in the history
  8. more tidy

    gtcooke94 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    73b1390 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. replace panic with t.fatal

    gtcooke94 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    27cfe85 View commit details
    Browse the repository at this point in the history
  2. return nil when error

    gtcooke94 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    c8751d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    441fb5c View commit details
    Browse the repository at this point in the history
  4. remove redundant change

    gtcooke94 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2326e9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abcb93f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    3f57e69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7863ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48a875e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edf40f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    551ced9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1718c45 View commit details
    Browse the repository at this point in the history
  3. compat 1.17 in examples

    gtcooke94 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    dad7293 View commit details
    Browse the repository at this point in the history
  4. more 1.17 compat

    gtcooke94 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7b9e96e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Address PR comments

    gtcooke94 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1f4c0c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

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

Commits on Apr 25, 2023

  1. Change variable names

    gtcooke94 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    392b6b1 View commit details
    Browse the repository at this point in the history
  2. Remove newline

    gtcooke94 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    601be9a View commit details
    Browse the repository at this point in the history