Bug 1816535
Summary: | No '/build/bin/opm' found in quay.io/operator-framework/upstream-registry-builder image | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jian Zhang <jiazha> | |
Component: | OLM | Assignee: | Nick Hale <nhale> | |
OLM sub component: | OLM | QA Contact: | Jian Zhang <jiazha> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | medium | |||
Priority: | medium | CC: | bandrade, ecordell, nhale, yhui | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.4.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1816832 (view as bug list) | Environment: | ||
Last Closed: | 2020-05-13 22:01:28 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: | ||||
Bug Depends On: | 1816832 | |||
Bug Blocks: | 1815761 |
Description
Jian Zhang
2020-03-24 09:02:25 UTC
Build the `opm` with the release-4.4 branch. It works well when using the default builder image. LGTM, verify it. mac:operator-registry jianzhang$ ./opm index add -c docker -b quay.io/olmqe/etcd-bundle:0.9.0 -t quay.io/olmqe/etcd-index:0.9.0 INFO[0000] building the index bundles="[quay.io/olmqe/etcd-bundle:0.9.0]" INFO[0000] running docker pull img="quay.io/olmqe/etcd-bundle:0.9.0" INFO[0006] running docker save img="quay.io/olmqe/etcd-bundle:0.9.0" INFO[0006] loading Bundle quay.io/olmqe/etcd-bundle:0.9.0 img="quay.io/olmqe/etcd-bundle:0.9.0" INFO[0006] found annotations file searching for csv dir=bundle_tmp475374827 file=bundle_tmp475374827/metadata load=annotations INFO[0006] found csv, loading bundle dir=bundle_tmp475374827 file=bundle_tmp475374827/manifests load=bundle INFO[0006] loading bundle file dir=bundle_tmp475374827/manifests file=etcdbackups.etcd.database.coreos.com.crd.yaml load=bundle INFO[0006] loading bundle file dir=bundle_tmp475374827/manifests file=etcdclusters.etcd.database.coreos.com.crd.yaml load=bundle INFO[0006] loading bundle file dir=bundle_tmp475374827/manifests file=etcdoperator.v0.9.0.clusterserviceversion.yaml load=bundle INFO[0006] loading bundle file dir=bundle_tmp475374827/manifests file=etcdrestores.etcd.database.coreos.com.crd.yaml load=bundle INFO[0006] Generating dockerfile bundles="[quay.io/olmqe/etcd-bundle:0.9.0]" INFO[0006] writing dockerfile: index.Dockerfile085677141 bundles="[quay.io/olmqe/etcd-bundle:0.9.0]" INFO[0006] running docker build bundles="[quay.io/olmqe/etcd-bundle:0.9.0]" INFO[0006] [docker build -f index.Dockerfile085677141 -t quay.io/olmqe/etcd-index:0.9.0 .] bundles="[quay.io/olmqe/etcd-bundle:0.9.0]" 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, 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:0581 |