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


   ### Issue description
   controller log as below:
   
![image](https://user-images.githubusercontent.com/7134928/117293086-8b9a9c80-aea3-11eb-9177-601820ac6e95.png)
   
   upstream delete failed, The delete event is added to the queue again.
   
   ### Environment
   
   * apisix-ingress-controller version:  v0.5.0
   * Kubernetes cluster version: v1.16.9
   
   ### Minimal test code / Steps to reproduce the issue
   1.  create apisix route,  service field references an existing k8s service.
   2. delete apisix route resouce 
   
   ### What's the actual result? (including assertion message & call stack if 
applicable)
   the delete event keeps retrying....
   
   ### What's the expected result?
   ignore related upstream
   
   
![image](https://user-images.githubusercontent.com/7134928/117294155-e8e31d80-aea4-11eb-9913-2d82ca71a865.png)
   add resp.StatusCode != 400  condition  ?
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to