- Notifications
You must be signed in to change notification settings - Fork928
DNM: example PR to show how to add a new RBAC resource#14055
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
e24c3fb
toac6f3fd
CompareSigned-off-by: Danny Kopping <danny@coder.com>
ac6f3fd
to7e86229
CompareSigned-off-by: Danny Kopping <danny@coder.com>
Uh oh!
There was an error while loading.Please reload this page.
…dd-rbac-frobulationSigned-off-by: Danny Kopping <danny@coder.com>
Signed-off-by: Danny Kopping <danny@coder.com>
af5ddb1
tocf9df67
CompareSigned-off-by: Danny Kopping <danny@coder.com>
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
…r into cj/howto-add-rbac-frobulation
Signed-off-by: Danny Kopping <danny@coder.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👍
All LG! Do not actually merge though!
Thanks@Emyrk@dannykopping ! Closing this out. |
Uh oh!
There was an error while loading.Please reload this page.
coderd/rbac/policy/policy.go
, add your resources and action definitions.make gen
to generatecodersdk/rbacresources_gen.go
coderd/rbac/roles.go
and ensure tests incoderd/rbac
pass