Revolyssup opened a new pull request, #2553: URL: https://github.com/apache/apisix-ingress-controller/pull/2553
ApisixRoute schema supports int or string -https://github.com/apache/apisix-ingress-controller/blob/d3f8ce91dceba5a067379198d6872545a68042bb/samples/deploy/crd/v1/ApisixRoute.yaml#L210-L213 But currently the code logic doesn't translate service port names for matching. The PR adds support for it. - [ ] Did you explain what problem does this PR solve? Or what new features have been added? - [ ] Have you added corresponding test cases? - [ ] Have you modified the corresponding document? - [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix-ingress-controller#community) first** -- 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: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org