Bug 2104510 - Update ose-machine-config-operator images to be consistent with ART
Summary: Update ose-machine-config-operator images to be consistent with ART
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Machine Config Operator
Version: 4.11
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.z
Assignee: Sinny Kumari
QA Contact: Rio Liu
URL:
Whiteboard:
Depends On: 2104503
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-07-06 13:58 UTC by Sinny Kumari
Modified: 2022-08-23 15:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2104503
Environment:
Last Closed: 2022-08-23 15:08:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift machine-config-operator pull 3229 0 None open Bug 2104510: [release-4.11] Update ose-machine-config-operator images to be consistent with ART 2022-08-11 13:18:10 UTC
Red Hat Product Errata RHSA-2022:6103 0 None None None 2022-08-23 15:08:48 UTC

Description Sinny Kumari 2022-07-06 13:58:12 UTC
+++ This bug was initially created as a clone of Bug #2104503 +++

There is an open PR from ART https://github.com/openshift/machine-config-operator/pull/2937 during 4.11 which was failing test and needs some additional fixes to update MCO to use latest images based on golang 1.18.

Having images used by MCO in ci consistent with what ART uses to ship provides consistent behavior across our development and release.

Comment 2 Sergio 2022-08-16 13:55:13 UTC
Verfied using IPI on AWS version
$ oc get clusterversion
NAME      VERSION                              AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.11.0-0.nightly-2022-08-16-032235   True        False         9m33s   Cluster version is 4.11.0-0.nightly-2022-08-16-032235


Verification steps:
$ cv=`oc get clusterversions.config.openshift.io -o jsonpath='{.items[*].status.desired.version}'`
$ commitid=`oc adm release info --commits $cv | grep machine-config | awk '{print $3}'`
$ curl -Lks "https://raw.githubusercontent.com/openshift/machine-config-operator/$commitid/go.mod" | grep go | head
go 1.18

We move the status to VERIFIED.

Comment 5 errata-xmlrpc 2022-08-23 15:08:28 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.11.1 bug fix and security 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-2022:6103


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