Summary: | Miss the downstream image for the embed image: "quay.io/operatorframework/configmap-operator-registry". | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jian Zhang <jiazha> |
Component: | OLM | Assignee: | Evan Cordell <ecordell> |
OLM sub component: | OLM | QA Contact: | Jian Zhang <jiazha> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | aos-bugs, chezhang, dyan, ecordell, jfan, jokerman, mmccomas, scuppett, smunilla, sponnaga, xtian, zitang |
Version: | 4.1.0 | Keywords: | TestBlocker |
Target Milestone: | --- | ||
Target Release: | 4.1.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: | 2019-06-04 10:41:43 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: |
Joel will take over on this bug now and see to it that it is added to our build data. From conversation on slack just now Nick Hale [10 minutes ago] I’m pretty sure for downstream all binaries are being built into the `operator-registry` image. Nick Hale [3 minutes ago] yup just double-checked and our `image-references` configures a swap out for references of `quay.io/operatorframework/configmap-operator-registry:latest` with the image stream for `operator-registry` ART is building operator-registry already from Dockerfile in https://github.com/operator-framework/operator-registry Moving this bug back to OLM. 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-2019:0758 |
Evan, > There may be some lag time before this is using the right image for OSE, but OKD should be good now. Thanks! I change status to "MODIFIED" since it isn't ready for OCP. One more question, how to check this image already based on the RHEL? I want to check the "/etc/redhat-release" info but failed. [root@dhcp-140-18 ~]# docker run --rm -ti --entrypoint="" quay.io/operatorframework/configmap-operator-registry:latest cat /etc/redhat-release /usr/bin/docker-current: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "exec: \"cat\": executable file not found in $PATH". mac:ocp-31 jianzhang$ oc cp openshift-operators/installed-community-global-operators-7hq4f:/etc/redhat-release . exec failed: container_linux.go:336: starting container process caused "exec: \"tar\": executable file not found in $PATH" error: etc/redhat-release no such file or directory