source-controller/controllers
Hidde Beydals 5f3c014966 Validate provided name for charts from HelmRepos
Following the rules described in
https://helm.sh/docs/chart_best_practices/conventions/#chart-names.

This guards against people following the wrong guidance of Artifactory,
that supports and promotes repository indexes with e.g. '/' in the
chart names.

In a future version this should be moved to a validation webhook, but
there are still discussions ongoing around the TLS certificates for
this.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-12-09 15:37:10 +01:00
..
testdata Remove use of chartutil.ProcessDependencies 2020-10-30 19:16:28 +02:00
bucket_controller.go Implement source suspension 2020-11-26 12:58:00 +02: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 Validate provided name for charts from HelmRepos 2020-12-09 15:37:10 +01:00
helmchart_controller_test.go Validate provided name for charts from HelmRepos 2020-12-09 15:37:10 +01: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