Bug 1917765 - ansible-operator version in downstream image should be v1.3.0 not v4.7.0
Summary: ansible-operator version in downstream image should be v1.3.0 not v4.7.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Operator SDK
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.0
Assignee: Jesus M. Rodriguez
QA Contact: Fan Jia
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-19 11:16 UTC by Fan Jia
Modified: 2021-02-24 15:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-24 15:54:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ocp-release-operator-sdk pull 95 0 None closed Bug 1917765: patch the Makefile before building ansible & helm operators 2021-01-28 08:34:24 UTC
Red Hat Product Errata RHSA-2020:5633 0 None None None 2021-02-24 15:54:56 UTC

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


Note You need to log in before you can comment on or make changes to this bug.