che-operator/controllers/che
Mykola Morhun 3262a5acc1
refactor: Do not reconcile on any error inside finalizers (#1252)
Queue a new reconcile loop on any finalization error, but do not stop current
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
2021-12-15 16:42:17 +02:00
..
backup.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
backup_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00
checluster_controller.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
checluster_controller_test.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
checluster_validator.go refactor: Do not reconcile on any error inside finalizers (#1252) 2021-12-15 16:42:17 +02:00
cheobj_verifier.go fix: don't require `app.kubernetes.io/instance:che` label on k8s object to trigger a reconcile (#1204) 2021-11-30 15:39:46 +02:00
cheobj_verifier_test.go fix: build downstream (#1194) 2021-11-23 09:17:47 +02:00
init_test.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
permission_checker.go fix: Fix license headers (#1170) 2021-11-16 11:17:18 +02:00
proxy.go chore: Refactor certificates reconsiler (#1171) 2021-11-26 13:50:59 +02:00
proxy_test.go feat: Use custom cache function in Che Operator (#1166) 2021-11-19 18:35:22 +02:00