Bug 1811636

Summary: [buildcop] oc adm must-gather runs successfully test fails
Product: OpenShift Container Platform Reporter: Stefan Schimanski <sttts>
Component: openshift-apiserverAssignee: Stefan Schimanski <sttts>
Status: CLOSED ERRATA QA Contact: Xingxing Xia <xxia>
Severity: urgent Docs Contact:
Priority: medium    
Version: 4.4CC: anbhat, aos-bugs, jokerman, mfojtik, somalley, sttts, yinzhou
Target Milestone: ---Keywords: Reopened
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1808568 Environment:
Last Closed: 2020-05-13 22:00:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1808568    
Bug Blocks:    

Comment 3 Xingxing Xia 2020-04-17 11:29:56 UTC
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.

Comment 5 errata-xmlrpc 2020-05-13 22:00:58 UTC
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