fbossiere commented on issue #6954: URL: https://github.com/apache/apisix/issues/6954#issuecomment-1418496933
The context is very simple. 1- You deploy apisix ingress controller on any 1.2x k8s cluster using the official documentation with default values yaml, then 2- you helm install keycloak with default values.yaml, together with 3- a standard apisix route + certificate Then you notice that this weird redirection occurs when you try to access the admin console of keycloak. Something is clearly going wrong with the X-forwarded-port but nothing in apisix-ingress-controller documentation tells us how to fix. This problem doesn't occur with nginx ingress controller, nor traefik. It basically has been preventing our company to use apisix until now. Le lun. 6 févr. 2023, 03:19, Alex Zhang ***@***.***> a écrit : > @fbossiere <https://github.com/fbossiere> Without a context, I didn't > know if this is an issue or a normal scene. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/apisix/issues/6954#issuecomment-1418400843>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEG6MNEZPOHP7OX2DHN6CSTWWBNRRANCNFSM5UQ3JGZA> > . > You are receiving this because you were mentioned.Message ID: > ***@***.***> > -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
