-
Notifications
You must be signed in to change notification settings - Fork 63
feat: add perses rbac support #777
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
feat: add perses rbac support #777
Conversation
Skipping CI for Draft Pull Request. |
f7fb589
to
6fa81ff
Compare
b9ee517
to
b0cb9aa
Compare
Signed-off-by: Gabriel Bernal <gbernal@redhat.com> Signed-off-by: PeterYurkovich <pyurkovi@redhat.com>
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jgbernalp, PeterYurkovich The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR looks to add support for Kubernetes RBAC for perses. It takes forks of the upstream projects located at rhobs/perses and rhobs/perses-operator, and targetes the go modules at them. It updates the default images to point to quay.io/openshift-observability-ui images with the new changes rather than the upstream ones. It updates the config for perses and the operator to support the new changes.