source-controller/internal/reconcile
Sunny efafedd5a7
Introduce Generic error in reconcile
Add Generic error in RuntimeResultBuilder and ComputeReconcileResult
implementation with consideration to the error configurations.

Safeguards are added in the runtime result builder to ensure default
requeue after interval is set when is's set to zero or unset.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-05-13 18:29:09 +05:30
..
summarize Introduce ErrorActionHandler ResultProcessor 2022-05-13 16:10:29 +05:30
reconcile.go Introduce Generic error in reconcile 2022-05-13 18:29:09 +05:30
reconcile_test.go Introduce Generic error in reconcile 2022-05-13 18:29:09 +05:30