integr8ly / application-monitoring-operator

Operator for installing the Application Monitoring Stack on OpenShift (Prometheus, AlertManager, Grafana)
Apache License 2.0
30 stars 44 forks source link

add continuous reconciliation of grafana and prom operators #158

Closed briangallagher closed 3 years ago

briangallagher commented 3 years ago

Verify Before running locally update grafana version to 3.7.0 in Makefile and templateHelper.go Run locally and create a CR Stop the operator update grafana version to 3.8.1 Run the operator Verify that the grafana operator deployment pod is now 3.8.1, check the logs also.

briangallagher commented 3 years ago

@CathalOConnorRH Can you review?

CathalOConnorRH commented 3 years ago

Verified and tested on cluster /lgtm

openshift-ci-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pb82

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: - ~~[OWNERS](https://github.com/integr8ly/application-monitoring-operator/blob/master/OWNERS)~~ [pb82] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment