AlinsRan commented on code in PR #2564:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2564#discussion_r2361451777
##########
internal/controller/utils.go:
##########
@@ -428,6 +429,110 @@ func ParseRouteParentRefs(
return gateways, nil
}
+func ParseTCPRouteParentRefs(
Review Comment:
Why implement it separately? Is ParseRouteParentRefs unavailable? The goal
of this function is to handle all routes.
--
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]