source-controller/controllers
Hidde Beydals 0b752178b1 storage: only store relative path in artifact
As the storage base directory is determined during runtime, and
artifacts may live longer than that if they are e.g. stored in a
persistent volume but the mount path configuration changes.
2020-09-08 17:21:56 +02:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
gitrepository_controller.go Change CRD domain to 'source.toolkit.fluxcd.io' 2020-07-30 21:50:46 +02:00
gitrepository_controller_test.go Switch to dedicated git and helm testserver pkgs 2020-08-18 12:11:29 +02:00
helmchart_controller.go storage: only store relative path in artifact 2020-09-08 17:21:56 +02:00
helmchart_controller_test.go Support Helm charts from GitRepository sources 2020-08-31 16:21:53 +02:00
helmrepository_controller.go Implement HelmRepository timeout 2020-08-12 14:10:03 +03:00
helmrepository_controller_test.go Switch to dedicated git and helm testserver pkgs 2020-08-18 12:11:29 +02:00
predicate.go Refactor garbage collectors to finalizers 2020-07-16 14:18:33 +02:00
storage.go storage: only store relative path in artifact 2020-09-08 17:21:56 +02:00
storage_test.go storage: only store relative path in artifact 2020-09-08 17:21:56 +02:00
suite_test.go Support Helm charts from GitRepository sources 2020-08-31 16:21:53 +02:00
util.go Refactor garbage collectors to finalizers 2020-07-16 14:18:33 +02:00