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
Currently if UpdateControl.updateResource returned from reconciler, the observed generation is not update. However, this would likely (probably always) results in a new reconciliation after the event from the update is received.
On the other hand the generation was observed, and the users intention is to update the resource. So the observed generation should be set.