When using ResourceReconciler, the status does not update during resource deletion. What's the alternative if we want to update status after all the sub reconcilers have run?
For example, we had an error while finalizing our resource and need to retry but wish to report the partial state or log the error into the status.