source-controller/controllers
Hidde Beydals 2c0b175807 controllers: check GitRepository reference != nil
To prevent the reconciler from panicing when no reference is
configured for the GitRepository.
2020-04-29 16:45:25 +02:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
gitrepository_controller.go controllers: check GitRepository reference != nil 2020-04-29 16:45:25 +02:00
helmchart_controller.go status: add revision to the ready condition message 2020-04-29 08:49:45 +03:00
helmchart_controller_test.go controllers: test HelmChart missing HelmRepository 2020-04-17 20:39:33 +02:00
helmrepository_controller.go status: add revision to the ready condition message 2020-04-29 08:49:45 +03:00
helmrepository_controller_test.go controllers: slightly restructure HelmRepository tests 2020-04-17 19:21:55 +02:00
predicate.go controller: Move SyncAt annotation to API 2020-04-20 10:51:33 +03:00
storage.go git: add archive integrity check 2020-04-27 13:39:36 +03:00
suite_test.go controllers: add HelmChart reconciler tests 2020-04-17 19:21:48 +02:00