Bug 1917770 - helm-operator version in downstream image should be v1.3.0 not v4.7.0
Summary: helm-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:32 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 open Bug 1917765: patch the Makefile before building ansible & helm operators 2021-01-19 22:18:02 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:32:49 UTC
The version of helm-operator in the downstream image is "v4.7.0xxxx".

$ docker run registry-proxy.engineering.redhat.com/rh-osbs/openshift-ose-helm-operator:v4.7.0-202101190826.p0
{"level":"info","ts":1611055052.5249324,"logger":"cmd","msg":"Version","Go Version":"go1.15.5","GOOS":"linux","GOARCH":"amd64","helm-operator":"v4.7.0-202101190826.p0","commit":"8d38641dcf0dd4afc3e63e178912cb5a2dc91b22"}
$docker cp 80574bc0bcbb://usr/local/bin/helm-operator /tmp/helm-operator

$./helm-operator version
helm-operator version: "v4.7.0-202101190826.p0-dirty", commit: "8d38641dcf0dd4afc3e63e178912cb5a2dc91b22", kubernetes version: "v1.19.4", go version: "go1.15.5", GOOS: "linux", GOARCH: "amd64"

It should be something like this:

helm-operator version: "v1.3.xxx", commit: "8d38641d.....

Comment 1 Jesus M. Rodriguez 2021-01-19 22:35:59 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-helm-e2e
sh-4.4$ helm-operator version
helm-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.