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
Another places we need to change after today's discussion
If only NAB Status is updated, predicate should not return true, which would re trigger Reconcile. This needs to be updated reflect fix: Update status design with NAR #70 to reflect what code will do after change is applied
Only perform one update call per object (in this case, it is only NAB) per Reconcile, to avoid race conditions (the update call can update multiple things). This is being fixed in fix: add integration tests for NAB #73
Originally posted by @mateusoliveira43 in #54 (comment)
The text was updated successfully, but these errors were encountered: