Bug 1837323
Summary: | EO panic: interface conversion: interface {} is string, not map[string]interface {} [recovered] | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Qiaoling Tang <qitang> |
Component: | Logging | Assignee: | IgorKarpukhin <ikarpukh> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.5 | CC: | aos-bugs, ikarpukh, periklis |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: Response from EO API wasn't checked for nil/NULL values
Consequence: EO operator crashed
Fix: Added additional checks for the EO API response
Result: EO operator not crashing anymore
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:40:02 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Qiaoling Tang
2020-05-19 09:35:07 UTC
@Qiaoling Tang fix has been merged: https://github.com/openshift/elasticsearch-operator/pull/362. Please test No such error when using csv:clusterlogging.4.5.0-202005291637 and elasticsearch-operator.4.5.0-202005291637 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, 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-2020:2409 |