Verified this bug with openshift-ansible-4.10.0-202203101602.p0.gec261db.assembly.stream.el7.noarch.rpm For RHEL-7 worker in OCP-4.9 cluster, upgraded the cluster to 4.10 first, then try to run playbooks/upgrade.yml to upgrade it, it would fail with the following error. TASK [openshift_node : Set fact l_cluster_version] ***************************** Friday 11 March 2022 12:32:16 +0800 (0:00:00.679) 0:00:02.548 ********** ok: [ip-10-0-52-226.us-east-2.compute.internal] => {"ansible_facts": {"l_cluster_version": "4.10"}, "changed": false} ok: [ip-10-0-59-95.us-east-2.compute.internal] => {"ansible_facts": {"l_cluster_version": "4.10"}, "changed": false} TASK [openshift_node : Fail if not using RHEL8 beginning with version 4.10] **** Friday 11 March 2022 12:32:16 +0800 (0:00:00.108) 0:00:02.657 ********** fatal: [ip-10-0-52-226.us-east-2.compute.internal]: FAILED! => {"changed": false, "msg": "As of v4.10, RHEL nodes must be at least version 8.4"} fatal: [ip-10-0-59-95.us-east-2.compute.internal]: FAILED! => {"changed": false, "msg": "As of v4.10, RHEL nodes must be at least version 8.4"}
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.5 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:0928