Update observedGeneration
also on UpdateControl.updateResource
#713
Labels
needs-discussion
Issue needs to be discussed more before working on it
Milestone
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: