krator icon indicating copy to clipboard operation
krator copied to clipboard

Resource Store Cache Conflict

Open kflansburg opened this issue 3 years ago • 0 comments

If two watchers watch the same resource, and one of them watches a smaller subset (namespace or list param scoped), and this watcher gets a Event::Restarted, it will empty the cache for that resource kind and objects will be missing until the other watcher restarts as well.

kflansburg avatar May 21 '21 19:05 kflansburg