Skip to content

2026.7.2

Choose a tag to compare

@ServerSideHannes ServerSideHannes released this 02 Jul 10:08
7010a1f

Fixes

  • frontproxy: add option httpclose to stop HAProxy's built-in 400 Bad request on 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.