kolla/docker/bifrost
Rabi Mishra 1dacd1944e Use dumb-init with --single-child
We would probably like to forward signals only to the direct child
which in turn takes care its children and not to all worker child
processes.

(cherry picked from commit 6258a920fd)

This change also includes a cherry pick of a fix for bifrost:

Clear ENTRYPOINT configuration for Bifrost

Bifrost was broken by the recent kolla change [1] to use an ENTRYPOINT
for dumb-init. The container failed to start because dumb-init was
trying to run /sbin/init, which expects to be pid 1.

[1] Id91ebb8b0ecc43946845de386350af0536dd661f

(cherry picked from commit b06d8387f5)

Change-Id: Id91ebb8b0ecc43946845de386350af0536dd661f
Depends-On: https://review.openstack.org/621871/
Closes-Bug: #1808326
Related-Bug: #1799642
Related-Bug: #1799642
2018-12-18 14:43:55 +00:00
..
bifrost-base add additional Remove yum cache 2018-07-27 12:01:52 +00:00
bifrost-deploy Use dumb-init with --single-child 2018-12-18 14:43:55 +00:00