octavia/elements/haproxy-octavia/post-install.d
Gregory Thiemonge 64a301d4ec Fix nf_conntrack_buckets sysctl in Amphora
Setting nf_conntrack_buckets in the amphora namespace fails because this
sysctl can only be set in the initial namespace (cf kernel doc at
https://www.kernel.org/doc/Documentation/networking/nf_conntrack-sysctl.txt)

This commit allows to set nf_conntrack_buckets in the initial namespace,
the value is then inherited by other namespaces.

Conntrack is not enabled in the main namespace, the new default value
doesn't affect this namespace behavior.

Story: 2008028
Task: 40682

Change-Id: Ie6ccc4bf0017587df8e8e29d8ee3bf5c19e6d615
2020-09-10 11:51:32 +00:00
..
20-disable-default-haproxy Stop supporting CentOS 7 controllers and images 2020-01-08 17:59:09 +01:00
20-haproxy-tune-kernel Fix nf_conntrack_buckets sysctl in Amphora 2020-09-10 11:51:32 +00:00
20-haproxy-user-group-config Auto-detect haproxy user_group 2017-04-23 18:24:23 +03:00
20-setup-haproxy-log Fix the amphora image support for RH Linux flavors 2017-01-31 20:05:07 +02:00
21-create-ping-wrapper Fix health monitor type "PING" to use icmp ping 2017-11-29 15:23:28 -08:00