-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14
Description of problem:
With the HAProxy 2.6, the double header enconding configured at the application level is generating disruption on criticals customer services. Cluster Admin is requesting if is possible to get a procedure to identify those application header from OCP in order to anticipate the potencial issue reported at solution 7055002 [1] before upgrading the cluster to OCP 4.14 This is a blocker for biggest account as Support Exception are being requested to deploy older version of HAProxy on OCP 4.14 clusters
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Reported internally
Steps to Reproduce:
1. With an OCP 4.14 route: $ curl -kv --header 'Content-Type: application/json' --data '{"code": 0}' -H "transfer-encoding: chunked" -H "transfer-encoding: chunked" --resolve httpd-ex.apps.example.com:80:10.74.208.127 http://httpd-ex.apps.example.com ... > Content-Type: application/json > transfer-encoding: chunked > transfer-encoding: chunked > < HTTP/1.1 400 Bad request < Content-length: 90 < Cache-Control: no-cache < Connection: close < Content-Type: text/html
Actual results:
502/400 error results
Expected results:
200 OK
- blocks
-
OCPBUGS-43703 [release-4.12] Look for an option to identify double header encoding which cause disruption with HAProxy 2.6
- Closed
- clones
-
OCPBUGS-40850 Look for an option to identify double header encoding which cause disruption with HAProxy 2.6
- Closed
- depends on
-
OCPBUGS-40850 Look for an option to identify double header encoding which cause disruption with HAProxy 2.6
- Closed
- is blocked by
-
OCPBUGS-40850 Look for an option to identify double header encoding which cause disruption with HAProxy 2.6
- Closed
- is cloned by
-
OCPBUGS-43703 [release-4.12] Look for an option to identify double header encoding which cause disruption with HAProxy 2.6
- Closed
- relates to
-
OCPBUGS-43376 [Docs] Document known issue upgrading to OCP 4.14 due to HAProxy upgrade
- Release Pending
- links to
-
RHBA-2024:8688 OpenShift Container Platform 4.13.z bug fix update