[ADD] 'no strict-limits' option in haproxy.cfg#135
[ADD] 'no strict-limits' option in haproxy.cfg#135josep-tecnativa wants to merge 3 commits intomasterfrom
Conversation
This is to prevent FD limit errors during startup.
|
CI is red |
|
LGTM |
I'm trying to fix CI before merge |
ecbd217 to
3a786e2
Compare
|
Just for the record, the CI problems seems to be related this issue haproxy/haproxy#2684 posted by @proudier |
39f4d59 to
ef51462
Compare
|
We should consider downgrading until the issue is fixed. |
ef51462 to
be37c14
Compare
|
ping @pedrobaeza this is ready to merge now |
|
Given the lack of activity on the HAproxy issue and the obvious need to fix the main branch, I have no problem with the changes of #130 being reverted. For a clearer GIT history, I think the whole PR should be reverted instead of reverting the changes manually in different PR. If you're OK with this approach, I can create a "revert PR". Upstream HAproxy images for version 2.2 and 2.3 already runs as root, so that part of the original PR isnt required anymore. |
|
OK, let's revert it. |
|
Reverted to previous version. |
This is to prevent FD limit errors during startup.
This PR fix #134