*** Bug 1890358 has been marked as a duplicate of this bug. ***
Verified this bug with openshift-ansible-3.11.310-1.git.0.4896d62.el7.noarch.rpm 1. Setup a 3.11.219 cluster with openshift_master_bootstrap_auto_approve=true, after installation, check the image used by bootstrap-autoapprover pod # oc get po -n openshift-infra -oyaml spec: ... image: registry.redhat.io/openshift3/ose-node:v3.11.219 2. Run control-plane upgrade playbook, upgrade masters to latest 3.11. ansible-playbookplaybooks/byo/openshift-cluster/upgrades/v3_11/upgrade_control_plane.yml 3. Check the bootstrap-autoapprover pod again after upgrade finished. # oc get po -n openshift-infra -oyaml spec: ... image: registry.redhat.io/openshift3/ose-node:v3.11
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 3.11.317 bug fix and enhancement 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-2020:4430