ronething commented on code in PR #2564:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2564#discussion_r2357232039


##########
internal/adc/translator/httproute.go:
##########
@@ -39,6 +39,8 @@ import (
        "github.com/apache/apisix-ingress-controller/internal/provider"
 )
 
+const KindService = "Service"

Review Comment:
   Here is no need to define this const separately? And we also have another PR 
handling this matter. #2560 



-- 
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]

Reply via email to