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
Do not exit the Start method with an error in case of a peers update
problem, it
- potentially breaks watchdog related unit tests, because the
k8s manager will stop all components, which disarms the watchdog
- will cause a pod restart in production for no reason
Retry with a quicker interval instead.
Signed-off-by: Marc Sluiter <[email protected]>
0 commit comments