tripleo-heat-templates/docker
Michele Baldessari 2f3ffcc652 Transitioning to HAProxy 1.8
Haproxy 1.8 brings in a specific change that breaks us:
It removes the haproxy-systemd-wrapper which
we use in order to be able to reload the config file without
restarting the whole container (important in TLS scenarios).

We fix this by calling the haproxy binary directly and
using the master-worker mode (-Ws) which allows to receive
a SIGUSR2 command which will then reload the config for
all the workers. It should also not background.

This commit keeps backward compatibility with current HAProxy
to ease the transition to new HAProxy.

Co-Authored-By: Damien Ciabrini <dciabrin@redhat.com>

Change-Id: I93943efefa22b9107c85f9f5e0bd4c3c1ab867ed
(cherry picked from commit e26ef65e50)
2020-06-18 10:42:45 +02:00
..
services Transitioning to HAProxy 1.8 2020-06-18 10:42:45 +02:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Update ro excludes 2020-02-07 14:50:23 +00:00
docker-toool Set ulimit for neutron agent containers 2018-04-09 05:37:30 +00:00