-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to add send-proxy
option to a TCP service
#598
Comments
ProblemIn the current configuration of HAProxy Ingress, it seems that it's not possible to add the "send-proxy" option to the TCP service. The "send-proxy" option is typically used to forward client's information to the server. However, due to some constraints or limitations in the current setup of HAProxy Ingress, this particular feature is not being added successfully to the TCP service. |
hi @Raj-prateek |
Hi @oktalz |
Hello @oktalz, |
it not delivered yet, plan is to release it with next controller version (~May, most likely June). |
Hi @oktalz |
Here is my TCP service configmap:
I tried global config as well, it didn't work.
Values.yaml
Can you please suggest a good way to setup
send-proxy
option in tcp service?The text was updated successfully, but these errors were encountered: