Edvin N

Results 222 comments of Edvin N

@gavacq we don't support the helm chart, even though we are very happy that it exists. I don't know how the generate the CRD etc. This issue is around as...

Which version of the operator are you using? How have you installed the operator? OLM, helm, pure yaml, something else? We have done a rather big review of many of...

@elliotdobson this PR https://github.com/grafana-operator/grafana-operator/pull/626 was done to clean up old v3 config from the v4/main branch. We have tweaked some of the rbac rules that v4 uses but it's still...

We have started to think of how we could solve this in v5 of the operator which we are currently working on https://github.com/grafana-operator/grafana-operator-experimental/pull/30 It's nothing that we will backport to...

Can we get some basic kubernetes debugging. What is the issue in the deployment. Please share the deployment yaml that gets generated and share the `oc describe pod `. Also...

@R-Studio we just released version 4.5.0, please give that a try. And if that don't help please provide some debug information, my understanding from the others in this issue is...

@R-Studio so everything is working for you except that it gives the wrong status? Since the deployment is ready the health checks passes so the grafanan instance should be okay....

@gr-ahh this project isn't supported by grafana. It's a project maintained and developed by mostly redhat employees but not exclusively, we work on this project on our spare time and...

Since this issue contains multiple issues and i don't know which one is which any more i will close this issue. Please feel free to create a new issue where...

What is the need for this feature @Iridias? Why not let the operator manage the PV? You can already define a storage class what else do you need? There probably...