image-reflector-controller/controllers
Michael Bridgen 155f6e948d Be consistent about returning an error
It's mooted in https://github.com/fluxcd/toolkit/discussions/164 that
a distinct metric is used for not completing reconciliation, as
opposed to an unexpected error. Until that discussion has run its
course, we should just do what the other controllers do, and that's
returning an error when the controller is unable to reconcile to
completion.

This also adds a comment noting the purpose of the redundant `Requeue:
true` fields, for the avoidance of confusion later.
2020-08-20 14:45:43 +01:00
..
database.go Reassign copyright to Flux project 2020-08-10 16:07:09 +01:00
imagepolicy_controller.go Configure events dispatching 2020-08-11 11:19:03 +03:00
imagerepository_controller.go Be consistent about returning an error 2020-08-20 14:45:43 +01:00
policy_test.go Change go module and rewrite imports 2020-08-10 16:10:50 +01:00
scan_test.go Change go module and rewrite imports 2020-08-10 16:10:50 +01:00
suite_test.go Change go module and rewrite imports 2020-08-10 16:10:50 +01:00