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

Bug 1857235

Summary: Unable to install Cluster Logging, Elastic Search through OperatorHub in the console in OCP cluster on s390x
Product: OpenShift Container Platform Reporter: Lakshmi Ravichandran <lakshmi.ravichandran1>
Component: LoggingAssignee: Jeff Cantrill <jcantril>
Status: CLOSED DUPLICATE QA Contact: Anping Li <anli>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.4CC: amccrae, aos-bugs, ewolinet, Holger.Wolf, jokerman, nbziouec, sabeher2, spadgett
Target Milestone: ---   
Target Release: 4.4.z   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-16 14:34:26 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 Lakshmi Ravichandran 2020-07-15 13:57:10 UTC
Description of problem:
The Cluster Logging, Elastic Search operators are not installable through OperatorHub in the console.

Version-Release number of selected component (if applicable):
# oc version
Client Version: 4.4.0-0.nightly-s390x-2020-07-10-040001
Server Version: 4.4.0-0.nightly-s390x-2020-07-10-040001
Kubernetes Version: v1.17.1+b8568b3

How reproducible:
Everytime


Steps to Reproduce:
1. Access the management console in web browser, navigate to OperatorHub
2. Search for Cluster Logging, Elastic Search operator
3. See no results being displayed

Actual results:
Elastic Search Operator, Cluster Logging operator are not visible when searched in the OperatorHub.


Expected results:
The operators should be installable through the console.


Additional info:
The user has Administrator privileges in the Management console

Comment 1 Samuel Padgett 2020-07-15 15:41:39 UTC
OperatorHub will filter out PackageManifests that don't have the correct `operatorframework.io/os.*` and `operatorframework.io/arch.*` labels for current platform. Reassigning to the Logging component to confirm that s390x is supported for 4.4 and that the labels are appropriately set. If this turns out to be a filtering bug on the console side, feel free to send it back to us.

Comment 3 ewolinet 2020-07-16 14:29:31 UTC
partially fixed by: https://github.com/openshift/cluster-logging-operator/pull/590

Comment 4 Andy McCrae 2020-07-16 14:34:26 UTC
There is a set of fixes going through the backport process, for 4.4 the BZ is : https://bugzilla.redhat.com/show_bug.cgi?id=1855316

I'll mark this as a Duplicate.

*** This bug has been marked as a duplicate of bug 1855316 ***