+++ This bug was initially created as a clone of Bug #1850546 +++
Description of problem:
Since BZ #1796078 has gone live - the operators that are built and support additional architectures to x86_64 don't show up in OperatorHub because they are missing a label. (per: https://operator-framework.github.io/olm-book/docs/multiarch.html)
Version-Release number of selected component (if applicable):
Currently 3 operators are supported:
cluster-logging-operator
cluster-nfd-operator
elasticsearch-operator
This impacts master all the way to 4.3.
How reproducible:
Consistently.
Steps to Reproduce:
1. On an s390x or ppc64le OCP 4.4+ deploy go to the OperatorHub
Actual results:
No operators are shown.
Expected results:
3 Operators that support ppc64le & s390x are shown.