Bug 1850076
Summary: | logStore stanza is required to deploy fluentd standalone | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | OpenShift BugZilla Robot <openshift-bugzilla-robot> |
Component: | Logging | Assignee: | Periklis Tsirakidis <periklis> |
Status: | CLOSED ERRATA | QA Contact: | Qiaoling Tang <qitang> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.4 | CC: | aos-bugs, cvogel, ewolinet, jcantril, oarribas, periklis, pweil, qitang |
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
Missing LogStore stanza check to add ES-related fluentd init container.
Consequence:
Fluentd init container spinning up and failing due to unavailable log store.
Fix:
Check if log store stanza exists before adding fluentd init containers to spec.
Result:
ClusterLogging CR with collection only stanza working as expexted. Fluentd pods are started with empty configuration.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-07-13 17:44:38 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: | 1849188 | ||
Bug Blocks: | 1851381 |
Comment 2
Periklis Tsirakidis
2020-06-30 06:01:47 UTC
The latest image doesn't have the fix, waiting for new image. Verified with clusterlogging.4.5.0-202007012112.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, 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 |