Closed kristofgyuracz closed 3 weeks ago
it could perhaps be easier to just return instantly when writing the status. it will then be two reconciliation to reach the final state, but we could avoid errors because of these updates
is this still relevant?
I think it's still present.
When the two controllers (route and collector) are updating the tenant status, we are logging reconciler errors, because the resource being updated was changed in the meantime by the other controller. We sould have some kind of locking to prevent this.