Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

rbac: add mutation for creating roles - #47410

Merged
BolajiOlajide merged 5 commits into
mainfrom
bo/create-role-mutation
Feb 8, 2023
Merged

rbac: add mutation for creating roles#47410
BolajiOlajide merged 5 commits into
mainfrom
bo/create-role-mutation

Conversation

@BolajiOlajide

Copy link
Copy Markdown
Contributor

This PR adds a mutation that will be used to create new roles.
Closes #45449

Test plan

  • added unit tests
  • manually tested

@BolajiOlajide BolajiOlajide added batch-changes Issues related to Batch Changes rbac labels Feb 6, 2023
@BolajiOlajide BolajiOlajide self-assigned this Feb 6, 2023
@cla-bot cla-bot Bot added the cla-signed label Feb 6, 2023
Comment thread enterprise/cmd/frontend/internal/rbac/resolvers/roles.go Outdated
Comment thread enterprise/cmd/frontend/internal/rbac/resolvers/roles_test.go Outdated
Comment thread enterprise/cmd/frontend/internal/rbac/resolvers/roles_test.go Outdated
@BolajiOlajide
BolajiOlajide force-pushed the bo/create-role-mutation branch from 2995788 to c50e895 Compare February 8, 2023 16:01
Comment thread internal/database/roles.go Outdated
@BolajiOlajide
BolajiOlajide merged commit e8abca5 into main Feb 8, 2023
@BolajiOlajide
BolajiOlajide deleted the bo/create-role-mutation branch February 8, 2023 16:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

batch-changes Issues related to Batch Changes cla-signed rbac

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RBAC: Implement mutation for creating a role

2 participants