gxthrj edited a comment on issue #806: URL: https://github.com/apache/apisix-ingress-controller/issues/806#issuecomment-1059945155
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 `>=`. -- 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]
