Bug 1871987
Summary: | openshift-marketplace/community-operator unhealthy: Back-off pulling image "quay.io/openshift-community-operators/catalog:latest" | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Cameron Meadors <cmeadors> |
Component: | OLM | Assignee: | Evan Cordell <ecordell> |
OLM sub component: | OperatorHub | QA Contact: | Bruno Andrade <bandrade> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, bandrade, deads, eparis, jokerman, mifiedle |
Version: | 4.6 | ||
Target Milestone: | --- | ||
Target Release: | 4.6.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-27 16:31:52 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
Cameron Meadors
2020-08-24 19:02:54 UTC
*** Bug 1872282 has been marked as a duplicate of this bug. *** On 4.6.0-0.nightly-2020-08-25, which has the PR merged (OLM version: 0.16.0, git commit: c3852d57c86707deb80c042c2155ad82c2d9628f), I see that now the bundle index image is being used instead: oc get pods community-operators-nb7m6 -n openshift-marketplace -o yaml | grep image: - image: registry.redhat.io/redhat/community-operator-index:latest However, I'm only seeing teiid operator package in this index, but that is happening because operators are currently being migrated to new bundle format as mentioned here https://bugzilla.redhat.com/show_bug.cgi?id=1872112#c1. oc get packagemanifest -l catalog=community-operators NAME CATALOG AGE teiid Community Operators 35m Marking as VERIFIED. 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 GA Images), 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:4196 |