Bug 2099499
Summary: | CCM failed to downgrade from 4.11 to 4.10 on Alicloud and IBMCloud | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | sunzhaohua <zhsun> |
Component: | Cloud Compute | Assignee: | dmoiseev |
Cloud Compute sub component: | Cloud Controller Manager | QA Contact: | sunzhaohua <zhsun> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | low | ||
Priority: | low | ||
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.10.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-07-07 11:40:21 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2051457 | ||
Bug Blocks: |
Description
sunzhaohua
2022-06-21 06:28:24 UTC
We could fix this by backporting https://github.com/openshift/cluster-cloud-controller-manager-operator/pull/174/commits/1bf44f1801d1f33338e7f165b7029726fdfdefdc Not sure if downgrades are supported normally though, especially as both Alibaba and IBM cloud are considered as tech preview platforms in both 4.10 and 4.11. Let me check with PM, if they're tech preview I'd vote to close this wont fix *** Bug 2099496 has been marked as a duplicate of this bug. *** Verified clsuterversion: 4.10.21 Downgrade from 4.11.0-0.nightly-2022-06-28-160049 to 4.10.21 on Alicloud and IBMcloud, cloud-controller-manager doesn't degrade. Alicloud $ oc get co [11:04:26] NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE authentication 4.10.21 True False False 69m baremetal 4.10.21 True False False 91m cloud-controller-manager 4.10.21 True False False 93m IBMcloud $ oc get co [11:02:32] NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE MESSAGE authentication 4.10.21 True False False 54m baremetal 4.10.21 True False False 77m cloud-controller-manager 4.10.21 True False False 80m 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 (OpenShift Container Platform 4.10.21 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/RHBA-2022:5428 |