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
{{ message }}
This repository was archived by the owner on Aug 31, 2022. It is now read-only.
The only log I see from the container log is the below warning after the pod has been running for a while
W0504 07:57:16.735926 1 reflector.go:302] pkg/kube/watcher.go:95: watch of *v1.Event ended with: The resourceVersion for the provided watch is too old.
Restarting the pod would fix the problem.
But the event exporter should be able to automatically refresh the watched resources list.