Copilot commented on code in PR #2583:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2583#discussion_r2386779672


##########
internal/controller/grpcroute_controller.go:
##########
@@ -297,7 +297,6 @@ func (r *GRPCRouteReconciler) 
listGRPCRoutesForBackendTrafficPolicy(ctx context.
                r.Log.Error(fmt.Errorf("unexpected object type"), "failed to 
convert object to BackendTrafficPolicy")
                return nil
        }
-
        grpcRouteList := []gatewayv1.GRPCRoute{}

Review Comment:
   Unrelated whitespace change - the removed empty line at line 299 should not 
be included in this PR as it doesn't relate to webhook functionality.



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