You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/11 14:57:37 UTC

[GitHub] [apisix-ingress-controller] tokers edited a comment on issue #674: bug: When k8s service is deleted, the APISIX Upstream nodes field is not cleared

tokers edited a comment on issue #674:
URL: https://github.com/apache/apisix-ingress-controller/issues/674#issuecomment-917420899


   This is a known behavior, see https://github.com/apache/apisix-ingress-controller/blob/1e1be7401ba3707ba660a7d61df5118fc5725eff/pkg/ingress/controller.go#L529.
   
   From the proxy point of view, the result is similar, requests will be failed no matter whether we clean the nodes.
   
   Of course, we do need to make some reactions for the Services/Endpoints delete events, PR's welcome to optimize it.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org