Marco Ebert
Marco Ebert
/cherry-pick release-1.10
Oh and please also rebase your code on top of `main` - thank you!
The failing `CI / Build` step is on our behalf. Do not worry about that.
/ok-to-test
Also please take care that this argument is for the old way of assigning Ingress resources via an annotation and not via the IngressClass resource. Not sure if we should...
@longwuyuan pinged me and we had a quick talk about my comment. Could you please add a small note about this flag / the annotation way of assigning Ingresses is...
/triage accepted /kind documentation /priority backlog /retitle Docs: Specify `ingressClass` for multi-controller setup. /lgtm
/cherry-pick release-1.10
Ciao @vanny96! Thank you very much for your contributions! Some first notes: Could you please not commit the `go.work.sum` as long as you haven't changed anything on the `go.work` or...
This sounds like you didn't configure `use-forwarded-headers` or `use-proxy-protocol`: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-forwarded-headers https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#use-proxy-protocol You might also want to configure `proxy-real-ip-cidr` to define which sources to trust the source IP addresses from: https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#proxy-real-ip-cidr