Bug 2025884 - External CCM deploys openstack-cloud-controller-manager from quay.io/openshift/origin-*
Summary: External CCM deploys openstack-cloud-controller-manager from quay.io/openshif...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.10
Hardware: Unspecified
OS: Unspecified
medium
high
Target Milestone: ---
: 4.10.0
Assignee: Joel Speed
QA Contact: sunzhaohua
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-23 09:58 UTC by Michał Dulko
Modified: 2022-04-11 08:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-12 04:39:01 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-cloud-controller-manager-operator pull 150 0 None open Bug 2025884: Inject openstack CCM image within deployment template 2021-11-26 16:08:13 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-12 04:39:16 UTC

Description Michał Dulko 2021-11-23 09:58:14 UTC
Description of problem:
Pod deployed by CCM-operator has image set to quay.io/openshift/origin-openstack-cloud-controller-manager. This is wrong as it should use whatever is provided by the release image and it's clearly not this:

docker run -it dulek/origin-release:4.10 image  openstack-cloud-controller-manager
quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1e50a6d96e223be64dd7c3fbb49096aff06c20d0c3fdc6a2ecc4e47edd555cf2

Version-Release number of selected component (if applicable):
I tested this on 4.10 nightly

How reproducible:
Always

Steps to Reproduce:
1. Deploy on OpenStack with CCM feature gate enabled.
2. Check images of the pods in openshift-cloud-controller-manager.

Actual results:
They point to quay.io/openshift/origin-openstack-cloud-controller-manager.

Expected results:
They should point to something like quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:<SHA>

Additional info:

Comment 3 sunzhaohua 2021-11-30 06:28:05 UTC
Verified
clusterversion: 4.10.0-0.nightly-2021-11-29-191648
Deploy on OpenStack with CCM feature gate enabled.Check images of the pods:
    image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ea3044581f880b9d28580a651a4add538e517abe74e4f109283f96bd49870721
    imagePullPolicy: IfNotPresent
    name: cloud-controller-manager

Comment 9 errata-xmlrpc 2022-03-12 04:39:01 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.10.3 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:0056


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