haproxy-boshrelease
haproxy-boshrelease copied to clipboard
Enable core-dumps on HAProxy crashes
Currently blocked because the bpm container prevents us from updating the limits for processes in the container. The bpm configuration does not support changing the core-dump limit natively as described in the documentation.
Currently HAProxy fails to start because the wrapper script fails with:
sudo: The "no new privileges" flag is set, which prevents sudo from running as root.
sudo: If sudo is running in a container, you may need to adjust the container configuration to disable the flag.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within 15 days.