source-controller/controllers
Aurel Canciu 684624b1a0
Add support for loading packaged helm charts
The feature allows the source-controller to load packaged helm charts
for HelmChart resource artifacts from GitRepository and Bucket sources

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-10-27 11:15:17 +02:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
bucket_controller.go Switch to controller-runtime utils for finalizers 2020-10-21 11:50:13 +02:00
gitrepository_controller.go Switch to controller-runtime utils for finalizers 2020-10-21 11:50:13 +02:00
gitrepository_controller_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
helmchart_controller.go Add support for loading packaged helm charts 2020-10-27 11:15:17 +02:00
helmchart_controller_test.go Add support for loading packaged helm charts 2020-10-27 11:15:17 +02:00
helmrepository_controller.go Switch to controller-runtime utils for finalizers 2020-10-21 11:50:13 +02:00
helmrepository_controller_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
storage.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
storage_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
suite_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00