You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CAPD: change the haproxy entrypoint to prevent getting stopped immediately after start
With this PR CAPD uses a customized entrypoint to start the haproxy lb container.
Compared to the entrypoint built-in into the image, it drops the arguments `-sf 7`.
This argument seems to result in stopping the container immediately on
hard to reproduce circumstances.
0 commit comments