Hide Forgot
Created attachment 1878088 [details] Screenshot of bug Description of problem: https://github.com/openshift/console/blob/d33daabd7755d28627f09cc5b6e64ff4d3362e4a/frontend/public/components/modals/cluster-more-updates-modal.tsx#L51 does not include a `!!getConditionUpgradeableFalse(cv)` but should. As a result, the `Update blocked` badge is incorrectly displaying for any version that is newer than the current minor version. How reproducible: Always Steps to Reproduce: 1. Visit /settings/cluster using a 4.9.31 cluster 2. Click `+More` 3. Note the 4.10.12 listing incorrectly has a `Update blocked` label beside t
Amend step 1 above: Visit /settings/cluster using a 4.9.31 cluster with channel set to `candidate-4.10`
Hi Robb, Shall we backport the fix to +4.9 versions?
1. setup a 4.9.31 cluster 2. update upgrade channel set to `candidate-4.10` 2. Click `+More` 3. Note that 4.10.12 listing doesn't have 'Updated blocked' label verified on latest master
Yes, this should be back ported to 4.9. I've started that process. See https://github.com/openshift/console/pull/11466 and https://github.com/openshift/console/pull/11466#issuecomment-1122266748.
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