Bug 1996897

Summary: Router pods should have startup probes configured
Product: OpenShift Container Platform Reporter: OpenShift BugZilla Robot <openshift-bugzilla-robot>
Component: NetworkingAssignee: Miciah Dashiel Butler Masters <mmasters>
Networking sub component: router QA Contact: jechen <jechen>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: aiyengar, aos-bugs, hongli, jechen
Version: 4.8   
Target Milestone: ---   
Target Release: 4.7.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-10-12 19:51:42 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: 1943845    
Bug Blocks:    

Comment 1 jechen 2021-08-24 19:53:11 UTC
Verified using pre-PR merge verification

used cluster-bot: launch openshift/cluster-ingress-operator#645

$ oc get clusterversion
NAME      VERSION                                                  AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.7.0-0.ci.test-2021-08-24-185728-ci-ln-w6i2nlk-latest   True        False         21m     Cluster version is 4.7.0-0.ci.test-2021-08-24-185728-ci-ln-w6i2nlk-latest

$ oc -n openshift-ingress get deployments/router-default -o yaml

<--snip-->

        startupProbe:
          failureThreshold: 120
          httpGet:
            path: /healthz/ready
            port: 1936
            scheme: HTTP
          periodSeconds: 1
          successThreshold: 1
          timeoutSeconds: 1
<--snip-->

Comment 6 Hongan Li 2021-09-30 03:03:00 UTC
the PR has been merged into 4.7.0-0.nightly-2021-09-28-155624 but seems the robot cannot move to VERIFIED automatically, so moving this to VERIFIED manually.

Comment 8 errata-xmlrpc 2021-10-12 19:51:42 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 (OpenShift Container Platform 4.7.33 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-2021:3686