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

ClusterRole missing for grafanacontactpoints CR #1523

Closed
marcantoine-bibeau opened this issue May 6, 2024 · 5 comments
Closed

ClusterRole missing for grafanacontactpoints CR #1523

marcantoine-bibeau opened this issue May 6, 2024 · 5 comments
Labels
bug Something isn't working triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@marcantoine-bibeau
Copy link

Describe the bug
ClusterRole missing for grafanacontactpoints CR

Version
5.9.0

To Reproduce
Install 5.9.0

Expected behavior
No error

Suspect component/Location where the bug might be occurring
Missing Permissions in:

apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole

Screenshots
image

Runtime (please complete the following information):

  • OS: Linux
  • Grafana Operator Version v5.0.0
  • Environment: Kubernetes
  • Deployment type: running the operator on Kubernetes with Grafana Cloud

Additional context

@marcantoine-bibeau marcantoine-bibeau added bug Something isn't working needs triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 6, 2024
@pb82
Copy link
Collaborator

pb82 commented May 8, 2024

Did you use the helm chart or kustomize?

@alikhil
Copy link

alikhil commented May 10, 2024

Did you try to use chart of version 4.2.1? Problem you are mentioning should be fixed with this PR

@theSuess theSuess added triage/needs-information Indicates an issue needs more information in order to work on it. and removed needs triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 13, 2024
@marcantoine-bibeau
Copy link
Author

Using Kustomize

@Den4200
Copy link

Den4200 commented May 16, 2024

Can confirm the same issue via Kustomize installation. My temporary solution is to just patch the cluster role with the necessary rules.

@NissesSenap
Copy link
Collaborator

Solved in #1539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

6 participants