octavia/releasenotes/notes/fix-ping-hm-with-haproxy-2.2-9b83777172fb8835.yaml
Gregory Thiemonge 1ac7818128 Fix PING health-monitor with recent haproxy releases
haproxy 2.2.x requires an "insecure-fork-wanted" global option when
using external-check.

This commit also fixes a function that builds the list of the features
available in haproxy based on its version.

Story 2009953
Task 44900

Change-Id: I35c5976c6bdb8828e54bcde00052622a7b6bc96a
2022-04-01 13:39:36 +02:00

7 lines
200 B
YAML

---
fixes:
- |
Fix PING health-monitors with recent haproxy releases (>=2.2), haproxy now
requires an additional "insecure-fork-wanted" option to authorize the
Octavia PING healthcheck.