-
Notifications
You must be signed in to change notification settings - Fork 397
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
OperatorHub.io contribution #10
Comments
@pb82 nice work. we are trying to do the same but we are having trouble with Ingress. Are you using ingress as well? if so are you able to get it work with oauth-proxy? |
@wei-lee for OpenShift, something outside the operator would create the route. Same for Kubernetes and Ingress See the application-monitoring-operator for an example of how you could create a Route & setup OAuth Proxy with Prometheus.
This is the pattern the Grafana Operator will follow, so expect changes to the application-monitoring-operator soon for that. |
Hey guys, any idea when the operator will be available on operatorhub? We have an interested client, which is currently using it without any lifecycle management. |
@seravat We're in the process of preparing and submitting the operator, see #30 . Once this is merged i'm going to open the PR to add the operator to operatorhub.io. A few caveats though when installing from operatorhub:
We're going to look into better multi-namespace support in upcoming releases of the operator. |
Thank you Peter! Looks good |
It's listed now: https://operatorhub.io/operator/grafana-operator |
remove matrix and parallelize through for loop
Follow through contribution steps on https://operatorhub.io/contribute to add the Grafana Operator to OperatorHub.io
cc @pb82 for checklist of changes before you're happy to have a v1 on OperatorHub
The text was updated successfully, but these errors were encountered: