cmssczy commented on issue #926:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/926#issuecomment-1073814442


   I think we should discuss a plan first.
   
   IMO, first we should return `nil` if we got an `ApisixRoute` with no 
backends existed.
   
https://github.com/apache/apisix-ingress-controller/blob/2178857fbe2608cec1dc8ce5b1e0ec232568b375/pkg/kube/translation/util.go#L37-L41
   
   Then we need a `service` controller to list/watch `update/create/delete` 
event which will be used to apply to apisix admin API.(maybe need more details)
   
   Or could we stop supporting `resolveGranularity`?


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