Bug 1901256
Summary: | The CLO shouldn't depend on EO resources when deploy collector only clusterlogging instance | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jeff Cantrill <jcantril> |
Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 4.6 | CC: | anli, aos-bugs, periklis |
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | logging-core | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause: The cluster-logging-operator tries to reconcile all its managed resources regardless of it being defined or not
Consequence: The CLO would attempt to reconcile the elasticsearch resource which was dependent upon the RH provided elastic CRD. Attempts to list an unknown kind will cause the CLO to exit its reconciliation loop
Fix: Only reconcile type provided by the elasticsearch-operator if a user defines managed storage.
Result: User's can create collector only deployments of cluster logging by only deploying the cluster-logging-operator
|
Story Points: | --- |
Clone Of: | 1891738 | Environment: | |
Last Closed: | 2021-01-25 20:21:05 UTC | Type: | --- |
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: | 1891738 | ||
Bug Blocks: |
Description
Jeff Cantrill
2020-11-24 19:18:14 UTC
Verified on clusterlogging.4.6.0-202101162152.p0 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.13 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-2021:0173 |