integr8ly / application-monitoring-operator

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

Fix for a second pod during upgrade. #139

Closed Rajagopalan-Ranganathan closed 4 years ago

Rajagopalan-Ranganathan commented 4 years ago

JIRA Link: https://issues.redhat.com/browse/INTLY-8046

Code fixed to remove the file readiness probe that caused a dead-lock conidtion to occur, which eventually led to two pods being present. Grafana operator has been updated with these changes and version is updated here to use the latest grafana operator with the changes.

Rajagopalan-Ranganathan commented 4 years ago

/cc @grdryn @david-martin @pb82 @R-Lawton

openshift-ci-robot commented 4 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
R-Lawton commented 4 years ago

/lgtm