↓ 24 callersFunctionhandleReconcileErrWithStatus(
ctx context.Context,
rclient client.Client,
object reconcile.ObjectWithDeepCopyAndStatus[T, ST, STC],
or
internal/controller/operator/controllers.go:124
↓ 15 callersFunctionreconcileAndTrackStatus(
ctx context.Context,
c client.Client,
object objectWithStatusTrack[T, ST, STC],
cb func() (ctrl.Result,
internal/controller/operator/controllers.go:304