charles-liming opened a new issue, #1818: URL: https://github.com/apache/apisix-ingress-controller/issues/1818
### Description For the apisixroute object in ingress-apisix, svc cannot support cross-namespace in the backend field. For example, the ns name is ait, the svc name is foo, and the svc address of backend is the configured foo.ait. In practice, 503 error occurs In practical applications, whether due to pre-planning or other business reasons, some interrelated services are not placed in a namespace. However, the back-end of our site needs to access back-end interface addresses of different ns. I think configuration should be allowed -- 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]
