tokers commented on issue #806: URL: https://github.com/apache/apisix-ingress-controller/issues/806#issuecomment-1059887182
If I am correct, we don't save the updated object when we get the update event, instead, we save the key and fetch the object when we handle it, so even we handle an old event, we still get the newest object and we can compare the `ResourceVersion` so that stale update can be avoid. -- 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]
