Bug 1855312
| Summary: | ppc64le & s390x Operators filtered in Operator Hub for 4.5 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Andy McCrae <amccrae> |
| Component: | Logging | Assignee: | Jeff Cantrill <jcantril> |
| Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 4.5 | CC: | aos-bugs, carangog, cshepher, danili, dorzel, ecordell, jiazha, krizza, nhale, pfruth |
| Target Milestone: | --- | ||
| Target Release: | 4.5.z | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | multi-arch | ||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1850546 | Environment: | |
| Last Closed: | 2020-08-10 13:50:20 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: | 1850546 | ||
| Bug Blocks: | 1855316 | ||
|
Description
Andy McCrae
2020-07-09 14:20:40 UTC
As Kevin metioned above: This bug is not explicitly on OLM, but on a set of operators depending on OLM.
Seems like the cluster-logging doesn't support the s390x&ppc64le.
mac:~ jianzhang$ oc describe packagemanifest cluster-logging | grep -F "operatorframework.io/arch."
operatorframework.io/arch.amd64=supported
...
Default Channel: 4.5
Package Name: cluster-logging
mac:~ jianzhang$ oc describe packagemanifest elasticsearch-operator | grep -F "operatorframework.io/arch."
operatorframework.io/arch.amd64=supported
operatorframework.io/arch.ppc64le=supported
operatorframework.io/arch.s390x=supported
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.5.5 bug fix 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:3188 |