Description of problem: Currently there is no way to determine if the elasticsearch operator csv was successfully updated/installed. Version-Release number of selected component (if applicable): 4.7 How reproducible: Always Actual results: No alerts on whether or not csv was successful Expected results: Alerts available
Testing steps: 1. deploy logging 2. check the elasticsearch-operator CSV status, it's Succeeded 3. check alert in openshift console, the alert `ElasticsearchOperatorCSVNotSuccessful` is created but not pending/firing 4. make the EO pod pending, e.g.: add nodeSelector to the elasticsearch-operator CSV to make the EO pod couldn't be scheduled to any nodes in the cluster 5. check the elasticsearch-operator CSV status, it's Installing 6. check alert in openshift console again, the alert `ElasticsearchOperatorCSVNotSuccessful` becomes pending, 10 minutes later, it becomes firing CSV version: elasticsearch-operator.4.7.0-202101070834.p0 Move this BZ to VERIFIED.
Replaced "Metering" with "Elasticsearch"
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Errata Advisory for Openshift Logging 5.0.0), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:0652