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

Add UpdateRole rpc and an expired flag to Invitations #3600

Merged
merged 9 commits into from
Jun 17, 2024
Merged

Add UpdateRole rpc and an expired flag to Invitations #3600

merged 9 commits into from
Jun 17, 2024

Commits on Jun 14, 2024

  1. Add UpdateRole RPC

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dbd2612 View commit details
    Browse the repository at this point in the history
  2. Add expired flag to Invitations

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5934077 View commit details
    Browse the repository at this point in the history
  3. Update UpdateRole to work with a list of assignments instead of one

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    470ecda View commit details
    Browse the repository at this point in the history
  4. Update openfga adding role_assignment_update

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e328fdb View commit details
    Browse the repository at this point in the history
  5. Update UpdateRoleRequest in proto

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f38f862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5530d51 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    b14cf47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db5cd05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c285c1 View commit details
    Browse the repository at this point in the history