Bug 1880845
| Summary: | After upgrade from OCP v4.3.29 to v4.4.10 cluster-logging-operator is in CrashLoopBackOff | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Radomir Ludva <rludva> | |
| Component: | Logging | Assignee: | IgorKarpukhin <ikarpukh> | |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 4.4 | CC: | aos-bugs, dahernan, fsoppels, ikarpukh, kpelc, mabajodu, ocasalsa | |
| Target Milestone: | --- | |||
| Target Release: | 4.6.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: |
Cause: nil pointer dereferencing
Consequence: application crashed
Fix: fixed nil pointer dereferencing
Result: the application works normally
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1881493 (view as bug list) | Environment: | ||
| Last Closed: | 2020-10-27 15:12:50 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1881991 | |||
|
Description
Radomir Ludva
2020-09-20 14:48:45 UTC
CLO 4.4 and EO 4.5+ are affected (since kibana handling moved from CLO to EO). These two PRs solve this issue: https://github.com/openshift/elasticsearch-operator/pull/492, https://github.com/openshift/cluster-logging-operator/pull/705 No such issue when upgrade to 4.6. For reference, the backport to 4.4 is here: https://bugzilla.redhat.com/show_bug.cgi?id=1881493 https://github.com/openshift/cluster-logging-operator/pull/705 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 (OpenShift Container Platform 4.6.1 extras update), 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:4198 |