Bug 1872904 - HAProxy router image is missing `pidof` binary
Summary: HAProxy router image is missing `pidof` binary
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.6
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: ---
: 4.6.0
Assignee: Stephen Greene
QA Contact: Arvind iyengar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-26 21:10 UTC by Stephen Greene
Modified: 2022-08-04 22:30 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 16:34:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift release pull 11133 0 None closed Migrate to ubi8 and fix promotion targets to match ART 2020-09-29 17:48:50 UTC
Github openshift release pull 11349 0 None closed Make default 4.6 base image ubi8 based 2020-09-29 17:48:50 UTC
Red Hat Product Errata RHBA-2020:4196 0 None None None 2020-10-27 16:34:51 UTC

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


Note You need to log in before you can comment on or make changes to this bug.