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

RBAC v2 role bindings #249

Merged
merged 10 commits into from
May 7, 2024
Merged

Commits on Apr 22, 2024

  1. update query pkg to support role-binding V2, add v2 APIs

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1f1f2e2 View commit details
    Browse the repository at this point in the history
  2. use only one write request for all the update operations

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    41421b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. fix typo

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c7b2205 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. add rolebinding storage

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91f0956 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: John Schaeffer <[email protected]>
    Signed-off-by: Bailin He <[email protected]>
    bailinhe and jnschaeffer committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    98f22bc View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Apply suggestions from code review

    Co-authored-by: John Schaeffer <[email protected]>
    Signed-off-by: Bailin He <[email protected]>
    bailinhe and jnschaeffer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b72d193 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: John Schaeffer <[email protected]>
    Signed-off-by: Bailin He <[email protected]>
    bailinhe and jnschaeffer committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d85ed39 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. simplify example policy and add tests against it

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    c4f1427 View commit details
    Browse the repository at this point in the history
  2. fix typo

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    77784a8 View commit details
    Browse the repository at this point in the history
  3. fix cleanups

    Signed-off-by: Bailin He <[email protected]>
    bailinhe committed May 7, 2024
    Configuration menu
    Copy the full SHA
    be49811 View commit details
    Browse the repository at this point in the history