Bug 2023550 - Enable default operator indexes on ARM
Summary: Enable default operator indexes on ARM
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.9
Hardware: aarch64
OS: Linux
high
high
Target Milestone: ---
: 4.9.z
Assignee: Kevin Rizza
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On: 1996928
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-16 02:16 UTC by OpenShift BugZilla Robot
Modified: 2021-12-06 11:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-06 11:22:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-marketplace pull 431 0 None open [release-4.9] Bug 2023550: Revert "Start without defaults on ARM" 2021-11-17 03:52:02 UTC
Red Hat Product Errata RHBA-2021:4889 0 None None None 2021-12-06 11:22:45 UTC

Comment 3 Jian Zhang 2021-11-26 02:12:09 UTC
[cloud-user@preserve-olm-env jian]$ oc adm release info registry.ci.openshift.org/ocp-arm64/release-arm64:4.9.0-0.nightly-arm64-2021-11-25-070509 --commits|grep marketplace
  operator-marketplace                           https://github.com/operator-framework/operator-marketplace                  859472720018b297885fdd4d8f61ae3fcb1c42aa

[cloud-user@preserve-olm-env jian]$ oc get clusterversion
NAME      VERSION                                   AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-arm64-2021-11-25-070509   True        False         20m     Cluster version is 4.9.0-0.nightly-arm64-2021-11-25-070509

1, check the default index images, all of them work well.

[cloud-user@preserve-olm-env jian]$ oc get pods -n openshift-marketplace
NAME                                    READY   STATUS             RESTARTS      AGE
certified-operators-rvzdh               1/1     Running            0             36m
community-operators-8ld8p               1/1     Running            0             36m
marketplace-operator-69fdb8c846-b8knh   1/1     Running            0             39m
qe-app-registry-cr7jj                   0/1     CrashLoopBackOff   8 (61s ago)   17m
qe-app-registry-zkpjq                   0/1     CrashLoopBackOff   4 (7s ago)    101s
redhat-marketplace-lb46n                1/1     Running            0             36m
redhat-operators-ztrz7                  1/1     Running            0             36m

[cloud-user@preserve-olm-env jian]$ oc get packagemanifest|grep etcd
etcd                                               Community Operators   37m

2, subscribe an operator, for example, etcd-operator
[cloud-user@preserve-olm-env jian]$ oc get sub -n default
NAME   PACKAGE   SOURCE                CHANNEL
etcd   etcd      community-operators   singlenamespace-alpha
[cloud-user@preserve-olm-env jian]$ oc get ip -n default
NAME            CSV                   APPROVAL    APPROVED
install-x2bwd   etcdoperator.v0.9.4   Automatic   true
[cloud-user@preserve-olm-env jian]$ oc get csv -n default
NAME                  DISPLAY   VERSION   REPLACES              PHASE
etcdoperator.v0.9.4   etcd      0.9.4     etcdoperator.v0.9.2   Installing

[cloud-user@preserve-olm-env jian]$ oc get pods -n openshift-marketplace
NAME                                                              READY   STATUS             RESTARTS      AGE
certified-operators-rvzdh                                         1/1     Running            0             41m
community-operators-8ld8p                                         1/1     Running            0             41m
e8c9651078ae45ddb2807e3a07727d459b82d7def5572a7b7ccaae--1-hw79m   0/1     Completed          0             75s

This operator can be subscribed successfully, LGTM, verify it.

Comment 6 errata-xmlrpc 2021-12-06 11:22:27 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.9.10 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-2021:4889


Note You need to log in before you can comment on or make changes to this bug.