source-controller/controllers
Aurel Canciu f1b5768200
Fix values file override
`io.Read` was used incorrectly to read from the override file provided
by the user.
This is now replaced with `ioutil.ReadFile` for better handling and
error reporting.

Fixes #263

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2021-01-21 13:40:12 +02:00
..
testdata Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
bucket_controller.go Upgrade runtime package to v0.6.2 2021-01-14 11:39:47 +01:00
gitrepository_controller.go Upgrade runtime package to v0.6.2 2021-01-14 11:39:47 +01:00
gitrepository_controller_test.go Rename git2go option to libgit2 2020-12-06 23:19:57 +01:00
helmchart_controller.go Fix values file override 2021-01-21 13:40:12 +02:00
helmchart_controller_test.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
helmrepository_controller.go Upgrade runtime package to v0.6.2 2021-01-14 11:39:47 +01:00
helmrepository_controller_test.go Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00
source_predicate.go Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +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 Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00