The controller should not trigger the reconcile loop when an Event is deleted. Previously the controller would run the reconciliation loop on any event deletion. This commit updates it to not run the loop for ANY event. Signed-off-by: Kimonas Sotirchos <kimwnasptd@arrikto.com> |
||
|---|---|---|
| .. | ||
| notebook_controller.go | ||
| notebook_controller_bdd_test.go | ||
| notebook_controller_test.go | ||
| suite_test.go | ||