Closed WanzenBug closed 3 years ago
Instead of manually running List+Watch using the basic API, we use the Caches and Indexers provided by k8s.io/client-go. They are better equipped to deal with temporary loss of active watches, which means we no longer crash every 10-30 minutes.
Instead of manually running List+Watch using the basic API, we use the Caches and Indexers provided by k8s.io/client-go. They are better equipped to deal with temporary loss of active watches, which means we no longer crash every 10-30 minutes.