source-controller/controllers
stefanprodan eb20a8f465 Improve error handling and reporting
- return reconciliation error so that controller runtime metrics record failures
- change structure logging labels to match the controller runtime format
- log the reconciliation duration for all kinds
- normalise log messages and labels across all controllers
2020-07-15 12:24:11 +03:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
gitrepository_controller.go Improve error handling and reporting 2020-07-15 12:24:11 +03:00
gitrepository_controller_test.go testserver: move from internal to pkg 2020-06-30 11:48:14 +02:00
helmchart_controller.go Improve error handling and reporting 2020-07-15 12:24:11 +03:00
helmchart_controller_test.go testserver: move from internal to pkg 2020-06-30 11:48:14 +02:00
helmrepository_controller.go Improve error handling and reporting 2020-07-15 12:24:11 +03:00
helmrepository_controller_test.go testserver: move from internal to pkg 2020-06-30 11:48:14 +02:00
predicate.go Rename syncAt annotation to reconcileAt 2020-07-13 16:06:16 +03:00
storage.go Add ignore field to GitRepository spec 2020-07-09 14:48:02 +03:00
storage_test.go Add ignore field to GitRepository spec 2020-07-09 14:48:02 +03:00
suite_test.go Add constants for kind names 2020-07-10 12:07:54 +02:00