Checked the issue code a while, especially the PR comment and the YAML comment that explain the issue and fix purpose. Checked bug 1808568#c2 saying Not actionable for QE. Though, BTW checked 4.4.0-0.nightly-2020-04-17-044622: $ oc get deployment apiserver -n openshift-apiserver -o yaml ... strategy: rollingUpdate: maxSurge: 0 maxUnavailable: 1 type: RollingUpdate ... affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchLabels: apiserver: "true" app: openshift-apiserver-a topologyKey: kubernetes.io/hostname Its deployment strategy and scheduling setting as as the PR. Moving to VERIFIED.
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, 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:0581