lianghao208 commented on issue #211: URL: https://github.com/apache/apisix-ingress-controller/issues/211#issuecomment-767471559
@tokers I think the lack of endpoint influences the Route, apisix_route.go calls `newApisixRoute.Convert()` when updating the Route, which has `endpoint.BuildEps(ns, svcName, port)` in the `Convert()` function, WDYT? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
