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
This change add a ReconciliatiomTimeout option to the controller
options. It defaults to zero, so is backwards-compatible.
While it is easy to do the same through a Reconciler wrapper, this
setting is something that pretty much any controller should have set, so
add a knob for it to make that a bit simpler.
0 commit comments