tao12345666333 opened a new issue #926:
URL: https://github.com/apache/apisix-ingress-controller/issues/926


   > 
https://github.com/apache/apisix-ingress-controller/blob/c9e0c965cd2226e2c44aa4e692a8bf57d1586aa3/pkg/ingress/apisix_route.go#L261-L271
   > 
   > We will delete this event from workqueue if we have an `ApisixRoute` 
resources without any valid backends. It is reasonable?
   
   @cmssczy  This change is to fix the #810 and was introduced in #893 
   
   **This does cause some problems.**
   
   For example, create an ApisixRoute first, which references a service that 
does not exist.
   But when a Service is created, the APISIX Ingress controller can't actually 
create a route.
   
   _Originally posted by @tao12345666333 in 
https://github.com/apache/apisix-ingress-controller/issues/925#issuecomment-1072128249_


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