Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1871721

Summary: Add missing CRD category for cluster-logging-operator provided CRDs
Product: OpenShift Container Platform Reporter: Periklis Tsirakidis <periklis>
Component: LoggingAssignee: Periklis Tsirakidis <periklis>
Status: CLOSED ERRATA QA Contact: Anping Li <anli>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs
Target Milestone: ---   
Target Release: 4.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: logging-exploration
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-27 15:10:23 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 Periklis Tsirakidis 2020-08-24 06:59:08 UTC
Description of problem:
When `oc get logging`, we miss the CRDs for the cluster-logging-operator resources.


Version-Release number of selected component (if applicable):
4.6.0

Expected example output:

- With ClusterLogging instance only:

❯ oc get logging
NAME                                 MANAGEMENT STATE   REPLICAS
kibana.logging.openshift.io/kibana   Managed            2

NAME                                           MANAGEMENT STATE
clusterlogging.logging.openshift.io/instance   Managed

NAME                                               MANAGEMENT STATE   HEALTH   NODES   DATA NODES   SHARD ALLOCATION   INDEX MANAGEMENT
elasticsearch.logging.openshift.io/elasticsearch   Managed            green    3       3            all


- With ClusterLogging and ClusterLogForwarder instances:

❯ oc get logging
NAME                                           MANAGEMENT STATE
clusterlogging.logging.openshift.io/instance   Managed

NAME                                                AGE
clusterlogforwarder.logging.openshift.io/instance   5s

Comment 3 Anping Li 2020-08-27 08:44:12 UTC
Verified on clusterlogging.4.6.0-202008262209.p0

$ oc get logging
NAME                                               MANAGEMENT STATE   HEALTH   NODES   DATA NODES   SHARD ALLOCATION   INDEX MANAGEMENT
elasticsearch.logging.openshift.io/elasticsearch   Managed            green    1       1            all                

NAME                                                AGE
clusterlogforwarder.logging.openshift.io/instance   93m

NAME                                           AGE
clusterlogging.logging.openshift.io/instance   106m

NAME                                 MANAGEMENT STATE   REPLICAS
kibana.logging.openshift.io/kibana   Managed            1

Comment 5 errata-xmlrpc 2020-10-27 15:10:23 UTC
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