+++ This bug was initially created as a clone of Bug #1891738 +++ Description of problem: When deploy collector only clusterlogging instance, the CLO failed to generate fluentd resources. "error":"Unable to create or update logstore for \"instance\": Failure deleting elasticsearch elasticsearch CR for \"instance\": no matches for kind \"Elasticsearch\" in version \"logging.openshift.io/v1\"" Version-Release number of selected component (if applicable): 4.6 How reproducible: Always Steps to Reproduce: 1. Deploy clusterlogging-operator on the fresh cluster which had never deployed elasicsearch operators 2. Create collector only clusterlogging instance kind: "ClusterLogging" metadata: name: "instance" namespace: openshift-logging spec: managementState: "Managed" collection: logs: type: "fluentd" fluentd: {} Actual results: The fluentd resources couldn't be generated. CLO report error "error":"Unable to create or update logstore for \"instance\": Failure deleting elasticsearch elasticsearch CR for \"instance\": no matches for kind \"Elasticsearch\" in version \"logging.openshift.io/v1\"" Expected results: The CLO can generate collector resources. Additional info: --- Additional comment from OpenShift Automated Release Tooling on 2020-11-24 18:48:37 UTC --- Elliott changed bug status from MODIFIED to ON_QA.
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