source-controller/controllers
Aurel Canciu a55c502bb4
Fix HelmChart valuesFile chart path restriction
As part of the feature implementation to support helm chart
dependencies, the functionality for allowing values files overwriting
from any location scoped to the same source was altered. This should fix
the problem by allowing users to load files from any arbitrary location
as long as it's in the context of the same source from where the helm
chart itself is loaded.

Signed-off-by: Aurel Canciu <aurelcanciu@gmail.com>
2020-12-17 12:57:41 +02:00
..
testdata Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +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 Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
helmchart_controller_test.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02: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