Bug 1998466 - Cloud controller manager fails to upgrade on a single node cluster
Summary: Cloud controller manager fails to upgrade on a single node cluster
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Cloud Compute
Version: 4.9
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.9.0
Assignee: Joel Speed
QA Contact: Milind Yadav
URL:
Whiteboard:
: 2001816 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-27 10:01 UTC by Joel Speed
Modified: 2022-04-11 08:33 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1997507
Environment:
Last Closed: 2021-10-18 17:49:29 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 109 0 None None None 2021-08-27 10:02:26 UTC
Github openshift cluster-cloud-controller-manager-operator pull 116 0 None None None 2021-09-03 10:30:22 UTC
Red Hat Knowledge Base (Solution) 6062461 0 None None None 2021-09-14 12:28:24 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:49:47 UTC

Comment 5 Milind Yadav 2021-09-09 08:26:40 UTC
Upgraded cluster successfully 

[miyadav@miyadav ~]$ oc adm upgrade --to-image registry.ci.openshift.org/ocp/release:4.9.0-0.nightly-2021-09-08-162532 --allow-explicit-upgrade --force
warning: Using by-tag pull specs is dangerous, and while we still allow it in combination with --force for backward compatibility, it would be much safer to pass a by-digest pull spec instead
warning: The requested upgrade image is not one of the available updates.  You have used --allow-explicit-upgrade to the update to proceed anyway
warning: --force overrides cluster verification of your supplied release image and waives any update precondition failures.

Updating to release image registry.ci.openshift.org/ocp/release:4.9.0-0.nightly-2021-09-08-162532

[miyadav@miyadav ~]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-2021-09-07-201519   True        True          10s     Working towards 4.9.0-0.nightly-2021-09-08-162532: 9 of 734 done (1% complete)
.
.
[miyadav@miyadav ~]$ oc project openshift-cloud-controller-manager-operator
oc Now using project "openshift-cloud-controller-manager-operator" on server "https://api.ci-ln-5p870kt-002ac.ci.azure.devcluster.openshift.com:6443".
.
.
[miyadav@miyadav ~]$ oc get pods -w
NAME                                                         READY   STATUS    RESTARTS   AGE
cluster-cloud-controller-manager-operator-7b78466947-92sg4   2/2     Running   0          34m
cluster-cloud-controller-manager-operator-7b78466947-92sg4   2/2     Terminating   0          34m
cluster-cloud-controller-manager-operator-7b78466947-92sg4   0/2     Terminating   0          34m
cluster-cloud-controller-manager-operator-7b78466947-92sg4   0/2     Terminating   0          34m
cluster-cloud-controller-manager-operator-7b78466947-92sg4   0/2     Terminating   0          34m
cluster-cloud-controller-manager-operator-845966f9df-6vn2s   0/2     Pending       0          0s
cluster-cloud-controller-manager-operator-845966f9df-6vn2s   0/2     Pending       0          0s
cluster-cloud-controller-manager-operator-845966f9df-6vn2s   0/2     ContainerCreating   0          0s
cluster-cloud-controller-manager-operator-845966f9df-6vn2s   2/2     Running             0          2s
.
.

[miyadav@miyadav ~]$ oc get co cloud-controller-manager -w
NAME                       VERSION                             AVAILABLE   PROGRESSING   DEGRADED   SINCE   MESSAGE
cloud-controller-manager   4.9.0-0.nightly-2021-09-07-201519   True        False         False      33m     
cloud-controller-manager   4.9.0-0.nightly-2021-09-08-162532   True        False         False      37m     


Moved to VERIFIED

Comment 6 Joel Speed 2021-09-14 12:28:25 UTC
*** Bug 2001816 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2021-10-18 17:49:29 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.9.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-2021:3759


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