Bug 2058149 - cluster-network-addons-operator deployment's MULTUS_IMAGE is pointing to brew image
Summary: cluster-network-addons-operator deployment's MULTUS_IMAGE is pointing to brew...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: Networking
Version: 4.10.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.0
Assignee: Radim Hrazdil
QA Contact: Nir Rozen
URL:
Whiteboard:
Depends On:
Blocks: 2080453
TreeView+ depends on / blocked
 
Reported: 2022-02-24 11:57 UTC by Debarati Basu-Nag
Modified: 2023-11-13 08:15 UTC (History)
3 users (show)

Fixed In Version: container-native-virtualization-hco-bundle-registry:v4.11.0-268
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2080453 (view as bug list)
Environment:
Last Closed: 2022-09-14 19:28:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker CNV-16645 0 None None None 2023-11-13 08:15:05 UTC
Red Hat Product Errata RHSA-2022:6526 0 None None None 2022-09-14 19:29:07 UTC

Description Debarati Basu-Nag 2022-02-24 11:57:10 UTC
Description of problem:
For deployment cluster-network-addons-operator,  MULTUS_IMAGE is pointing to brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift/ose-multus-cni:v4.1.0-7.1556622314

Version-Release number of selected component (if applicable):
4.10.0

How reproducible:
100%

Steps to Reproduce:
1. Check all the container images of cnv deployments.
2.
3.

Actual results:
(cnv-tests) [cnv-qe-jenkins@c01-dbn1-410-vvhqw-executor cnv-tests]$ kubectl get deployment -n openshift-cnv cluster-network-addons-operator -o json |jq ".spec.template.spec.containers[0].env"
[
  {
    "name": "MULTUS_IMAGE",
    "value": "brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift/ose-multus-cni:v4.1.0-7.1556622314"
  },

Expected results:
All would point to registry.redhat.io images

Additional info:

Comment 1 Petr Horáček 2022-02-24 12:26:37 UTC
We are not deploying Multus on D/S, but it would be safer to omit the image reference completely. Thanks for reporting this.

Comment 2 Debarati Basu-Nag 2022-05-12 20:34:31 UTC
Validated against v4.11.0-314, image reference has been removed.
===================
 - name: MULTUS_IMAGE
          value: NOT_AVAILABLE
===================

Comment 5 errata-xmlrpc 2022-09-14 19:28:43 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 (Important: OpenShift Virtualization 4.11.0 Images security and bug fix 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:6526


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