Hide Forgot
+++ This bug was initially created as a clone of Bug #1928141 +++ openshift-controller-manager currently sets Upgradeable=Unknown, which is potentially confusing to users. If it does not want to block minor updates, it should either leave Upgradeable completely unset or set it Upgradeable=True. When this bug is fixed, we should remove the temporary exception I'm granting in [1]. [1]: https://github.com/openshift/origin/pull/26030
Verified in version: 4.8.0-0.ci.test-2021-05-10-063539-ci-ln-0xlq1sk-latest When set OpenShiftControllerManager to Unmanaged, check the ocm, Upgradeable is True now.and no "status":"Unknown" in ocm-o pod log now. ``` reason: AsExpected status: "True" type: Upgradeable ``` so approved the pr.
I tweaked the doc text a bit, because Upgradeable=Unknown doesn't block minor updates. Upgradeable=True is just a much clearer way to say "I'm not blocking minor updates" than Upgradeable=Unknown.
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.8.2 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:2438