Bug 1872904

Summary: HAProxy router image is missing `pidof` binary
Product: OpenShift Container Platform Reporter: Stephen Greene <sgreene>
Component: NetworkingAssignee: Stephen Greene <sgreene>
Networking sub component: router QA Contact: Arvind iyengar <aiyengar>
Status: CLOSED ERRATA Docs Contact:
Severity: high    
Priority: urgent CC: aiyengar, aos-bugs, bperkins, hongli, mfisher
Version: 4.6   
Target Milestone: ---   
Target Release: 4.6.0   
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: 2020-10-27 16:34:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Greene 2020-08-26 21:10:03 UTC
Description of problem:

The Router image is missing the `pidof` binary, which breaks reloads and causes unexpected beahviors.

Version-Release number of selected component (if applicable):
4.6

How reproducible:
100%

Steps to Reproduce:
1. Launch a cluster bot cluster against a router pr
eg `launch openshift/router#170 aws`
2. Check router logs
3. Observe broken reloads due to `pidof` command not found

Also appears to be happening on router CI runs:

See https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_router/170/pull-ci-openshift-router-master-e2e/1298329964663279616

Comment 6 Arvind iyengar 2020-09-02 11:27:52 UTC
Verified in "4.6.0-0.nightly-2020-09-01-070508" release version. The "pidof" binary is now included and visible in the router pods:
-----
$ oc -n openshift-ingress exec router-default-78f7f7894f-t9c9g -- which pidof
/usr/sbin/pidof
-----

Comment 8 errata-xmlrpc 2020-10-27 16:34:32 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.6 GA Images), 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:4196