tokers commented on issue #674: URL: https://github.com/apache/apisix-ingress-controller/issues/674#issuecomment-918184848
> > 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. > > There will be problems in special scenarios: the node ip is allocated by other containers. Fair enough, PR's welcome to fix this. -- 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]
