Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 CAPD: change the haproxy entrypoint to prevent getting stopped immediately after start #8685

Merged

Commits on May 24, 2023

  1. CAPD: change the haproxy entrypoint to prevent getting stopped immedi…

    …ately 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.
    chrischdi committed May 24, 2023
    Configuration menu
    Copy the full SHA
    a0c371c View commit details
    Browse the repository at this point in the history