Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1917765

Summary: ansible-operator version in downstream image should be v1.3.0 not v4.7.0
Product: OpenShift Container Platform Reporter: Fan Jia <jfan>
Component: Operator SDKAssignee: Jesus M. Rodriguez <jesusr>
Status: CLOSED ERRATA QA Contact: Fan Jia <jfan>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.7CC: aos-bugs
Target Milestone: ---Keywords: UpcomingSprint
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-24 15:54:35 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 Fan Jia 2021-01-19 11:16:21 UTC
The version of ansible-operator in the downstream image is "v4.7.0xxxx".

$ docker run registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-ansible-operator:v4.7.0-202101190702.p0
$cp e1bc838ac8d4:/usr/local/bin/ansible-operator /tmp/ansible-operator

$./ansible-operator version
ansible-operator version: "v4.7.0-202101190702.p0-dirty", commit: "05188fd0b6be12c87877a33cf9a52f6a0b113dce", kubernetes version: "v1.19.4", go version: "go1.15.5", GOOS: "linux", GOARCH: "amd64"

It should be something like this:

ansible-operator version: "v1.3.xxx", commit: "05188fd0b6be12c87877a

Comment 1 Jesus M. Rodriguez 2021-01-19 22:35:12 UTC
PR posted, resulting image will look as follows:

$ docker run -it --entrypoint=/bin/sh --user 1000:0 registry.build01.ci.openshift.org/ci-op-h85zjmxq/stable:osdk-ansible-e2e
sh-4.4$ ansible-operator version
ansible-operator version: "v1.3.0-ocp", commit: "2d179b73b6aac50a4080cbf4f41dec23a8cdecee", kubernetes version: "v1.19.4", go version: "go1.15.5", GOOS: "linux", GOARCH: "amd64"

Comment 6 errata-xmlrpc 2021-02-24 15:54:35 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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/RHSA-2020:5633