Bug 1661978
| Summary: | Using OLM to install asb, asb image tag in dc is incorrect | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Zihan Tang <zitang> |
| Component: | Service Broker | Assignee: | jkim |
| Status: | CLOSED ERRATA | QA Contact: | Zihan Tang <zitang> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | aos-bugs, chezhang, dyan, jkim, jmatthew |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:41:27 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
Zihan Tang
2018-12-25 05:53:29 UTC
These PR's fixes this BZ https://github.com/openshift/ansible-service-broker/pull/1184 https://github.com/openshift/template-service-broker-operator/pull/24 Verified
Cluster version is 4.0.0-0.nightly-2019-02-25-234632
$ oc get pod -o yaml | grep image
image: docker.io/ansibleplaybookbundle/origin-ansible-service-broker:v4.0
imagePullPolicy: IfNotPresent
image: docker.io/ansibleplaybookbundle/origin-ansible-service-broker:v4.0
imagePullPolicy: IfNotPresent
.....
image: docker.io/automationbroker/automation-broker-operator:v4.0
imageID: docker.io/automationbroker/automation-broker-operator@sha256:e988379d4436fd64a11117de20f3f2770acf4fe0d5658d353701cc9e34a48806
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 |