-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
OCPSTRAT-281 - Add HTTP Header to HAProxy Without Customizing haproxy.config Template
-
-
-
0
-
0
See https://github.com/openshift/enhancements/pull/1446
If there are four places that X-Forwarded-For can be modified, the chart needs 11 rows(in Document: https://docs.google.com/document/d/1rCW81hK64CMg0wU7a_rPJqyfrqXqHSMuXQbckt2K3C4/edit?pli=1)
A=haproxy.router.openshift.io/set-forwarded-headers
B=spec.httpHeaders.forwardedHeaderPolicy
C=spec.httpHeaders.actions in IngressController
D=spec.httpHeaders.actions in Route
The Chart also lists the expected http header value(set by route action or by ingress-controller action) will be used.
Currently it is a manual test for this task, thanks.