notebooks/components/notebook-controller/controllers
Kimonas Sotirchos 5530e00467 notebooks: Don't reconcile on Events deletion (kubeflow/kubeflow#6391)
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>
2022-03-04 17:09:59 +00:00
..
notebook_controller.go notebooks: Don't reconcile on Events deletion (kubeflow/kubeflow#6391) 2022-03-04 17:09:59 +00:00
notebook_controller_bdd_test.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00
notebook_controller_test.go notebook-controller: Fix event filtering (kubeflow/kubeflow#4777) 2020-02-19 08:44:25 -08:00
suite_test.go Implemented functional tests using ginkgo for notebook controller (kubeflow/kubeflow#5378) 2020-11-11 05:57:49 -08:00