source-controller/controllers
Hidde Beydals 7cefdee6d8 Prevent HelmChart controller panic on init failure
The controller logic is a serious candidate to be refactored so that
errors can be taken into account better, and do not always result in a
requeue. But this will do for the time being.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-12-16 15:25:17 +01:00
..
testdata Remove use of chartutil.ProcessDependencies 2020-10-30 19:16:28 +02:00
bucket_controller.go Use ListObjects V1 fallback for GCS S3 endpoints 2020-12-15 09:41:45 +01:00
gitrepository_controller.go Refactor argument name to enable git2go 2020-12-04 10:07:17 +01:00
gitrepository_controller_test.go Rename git2go option to libgit2 2020-12-06 23:19:57 +01:00
helmchart_controller.go Prevent HelmChart controller panic on init failure 2020-12-16 15:25:17 +01:00
helmchart_controller_test.go Validate provided name for charts from HelmRepos 2020-12-09 15:37:10 +01:00
helmrepository_controller.go Implement source suspension 2020-11-26 12:58:00 +02:00
helmrepository_controller_test.go Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
source_predicate.go Watch chart sources for revision changes 2020-11-26 13:02:55 +01:00
storage.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
storage_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
suite_test.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00