Bug 2055723 - CCM operator doesn't deploy resources after enabling TechPreviewNoUpgrade feature set.
Summary: CCM operator doesn't deploy resources after enabling TechPreviewNoUpgrade fea...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.11
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.11.0
Assignee: Mike Fedosin
QA Contact: sunzhaohua
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-17 15:13 UTC by Mike Fedosin
Modified: 2022-08-10 10:50 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 10:50:22 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-cloud-controller-manager-operator pull 173 0 None open Bug 2055723: start watching KubeControllerManager resource 2022-02-17 15:21:55 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 10:50:35 UTC

Description Mike Fedosin 2022-02-17 15:13:28 UTC
Description of problem:
Currently operator doesn't deploying resources after enabling TechPreviewNoUpgrade feature set.

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

How reproducible:
Often, almost always

Steps to Reproduce:
1. Deploy a cluster on AWS or any other platfrom with CCM support (https://github.com/openshift/cluster-cloud-controller-manager-operator#supported-platforms)
2. Enable TechPreviewNoUpgrade feature set: https://docs.openshift.com/container-platform/4.9/nodes/clusters/nodes-cluster-enabling-features.html

Actual results:
CCM operator doesn't deploy CCM resources, but KCM, Kubelet and API server are switched to external cloud providers.
 
2022-02-16 12:39:59+00:00 - Wait for CCCMO operands creation
2022-02-16 12:40:03+00:00 - Timed out waiting for result of CCMPodsCreated

Expected results:
CCM operator should deploy all required CCM resources

Additional info:
Example of a failed job:
https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_cluster-cloud-controller-manager-operator/161/pull-ci-openshift-cluster-cloud-controller-manager-operator-master-e2e-aws-ccm/1493916536698572800

Comment 3 sunzhaohua 2022-02-25 03:56:29 UTC
Verified
clusterversion: 4.11.0-0.nightly-2022-02-24-054925

After enabling TechPreviewNoUpgrade feature set, CCM resources are deployed.
$ oc get po -n openshift-cloud-controller-manager                                 
NAME                                            READY   STATUS    RESTARTS   AGE
aws-cloud-controller-manager-754847c997-fgwg6   1/1     Running   0          28m
aws-cloud-controller-manager-754847c997-vspbx   1/1     Running   0          28m

Comment 5 errata-xmlrpc 2022-08-10 10:50:22 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 Container Platform 4.11.0 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:5069


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