source-controller/controllers
Hidde Beydals ba3ed63a9d Remove HelmRepository owner ref on HelmChart
As the HelmChart is not the result of the HelmRepository, but more
like a Deployment -> Secret relationship.
2020-07-16 12:39:53 +02: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 Remove HelmRepository owner ref on HelmChart 2020-07-16 12:39:53 +02: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 Storage: fix a small bug in RemoveAllButCurrent when the directory is invalid 2020-07-15 18:50:09 +00:00
storage_test.go Storage: fix a small bug in RemoveAllButCurrent when the directory is invalid 2020-07-15 18:50:09 +00:00
suite_test.go Add constants for kind names 2020-07-10 12:07:54 +02:00