-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[release-1.4] 🐛 CAPD: change the haproxy entrypoint to prevent getting stopped immediately after start #8742
Conversation
…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.
/hold Pending outcome of #8641 |
/hold cancel |
LGTM label has been added. Git tree hash: db84e3e0480660b87e8d65a260b8dec698ec3708
|
/retest |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: killianmuldoon, sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/area provider/infrastructure-docker |
This is an automated cherry-pick of #8685
/assign killianmuldoon