Merge pull request #24208 from ncdc/watch-cache-check-starting-rv
Automatic merge from submit-queue
Honor starting resourceVersion in watch cache
Compare the requested resourceVersion to each event's resourceVersion to ensure events that occurred
in the past are not sent to the client.
Fixes #24194
cc @liggitt @wojtek-t
Showing
Please
register
or
sign in
to comment