-
Notifications
You must be signed in to change notification settings - Fork 299
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 "Notifications Receiver" RBAC role #1853
Conversation
run grafana-enterprise with RBAC enabled locally
docker-compose-developer.yml
Outdated
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.
modified these docker-compose
files to make it easier to switch between running the grafana
or grafana-enterprise
image
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.
made this change so that a viewer w/ this new RBAC role can be assigned to a schedule rotation
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.
LGTM
…/oncall into jorlando/rbac-notifications-read
# What this PR does Closes #1651 Plus, add developer instructions on how to run `grafana-enterprise` with RBAC for OnCall, enabled locally. ## Todo - [x] add API integration test for new `permission` query param filter ## Checklist - [x] Unit, integration, and e2e (if applicable) tests updated - [x] Documentation added (or `pr:no public docs` PR label added if not required) - [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not required)
What this PR does
Closes #1651
Plus, add developer instructions on how to run
grafana-enterprise
with RBAC for OnCall, enabled locally.Todo
permission
query param filterChecklist
pr:no public docs
PR label added if not required)CHANGELOG.md
updated (orpr:no changelog
PR label added if not required)