krator
krator copied to clipboard
Resource Store Cache Conflict
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.