AlinsRan commented on code in PR #2564:
URL:
https://github.com/apache/apisix-ingress-controller/pull/2564#discussion_r2366568536
##########
internal/adc/translator/translator.go:
##########
@@ -40,4 +40,5 @@ type TranslateResult struct {
GlobalRules adctypes.GlobalRule
PluginMetadata adctypes.PluginMetadata
Consumers []*adctypes.Consumer
+ StreamRoutes []*adctypes.StreamRoute
Review Comment:
This definition is incorrect and it has not been used.
--
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]