tao12345666333 commented on issue #806: URL: https://github.com/apache/apisix-ingress-controller/issues/806#issuecomment-1059970471
> After checking the code in `endpointController`, [here](https://github.com/apache/apisix-ingress-controller/blob/master/pkg/ingress/endpoint.go#L136) is strange ,why using `==` here when compare `resourceVersion`? It should be `>=`. yes. Stability is one of the roadmaps of APISIX Ingress, I think we need to check the existing code and fix some bugs. The processing logic of resources can be unified or optimized. As mentioned in the previous issue, the handling of events can also be optimized, like #893 -- 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]
