You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Don't try watching items without resourceVersion
Trying to watch items without resourceVersion will fail.
Instead of failing and retrying every second, wait until
the next resync interval and try again then.
This reduces load and log spam.
Signed-off-by: Daniel Vassdal <daniel@vassdal.org>
0 commit comments