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 to remove the readiness probe in the operator yaml. #141

Closed Rajagopalan-Ranganathan closed 4 years ago

Rajagopalan-Ranganathan commented 4 years ago

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

The removal of readiness probe from the operator yaml was missed in the previous PR. this cause the pod to not transition into ready state.

Rajagopalan-Ranganathan commented 4 years ago

/cc @pb82 @HubertStefanski @grdryn @david-martin

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