2026.7.2
Fixes
- frontproxy: add
option httpcloseto stop HAProxy's built-in400 Bad requeston aborted multipart uploads (#106). When a backend pod is killed mid-body (KEDA churn +option redispatch), the response is sent before the request body is drained; on a kept-alive client connection the leftover body bytes were parsed as the next request → 400. Closing per response prevents reuse of a poisoned connection.
Chart and image published as 2026.7.2.