source-controller/controllers
Kevin McDermott c397ff902b Ensure that directories are included.
This avoids skipping the directories when generating the archive
tarball.

This makes it easier to scan directory trees.

Signed-off-by: Kevin McDermott <kevin@weave.works>

Ensure that directories are included.

This avoids skipping the directories when generating the archive
tarball.

This makes it easier to scan directory trees.

Signed-off-by: Kevin McDermott <kevin@weave.works>
2022-01-20 13:58:44 +00:00
..
testdata Write chart data on identitical values overwrite 2021-04-21 14:50:03 +02:00
artifact.go Add include property to GitRepositories 2021-05-11 09:46:50 +02:00
artifact_test.go Add include property to GitRepositories 2021-05-11 09:46:50 +02:00
bucket_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
bucket_controller_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
gitrepository_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
gitrepository_controller_test.go git: remove ', error:' from returned error 2021-10-27 00:43:31 +05:30
helmchart_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
helmchart_controller_test.go controllers: use short SHA in chart SemVer meta 2021-12-02 22:28:18 +01:00
helmrepository_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
helmrepository_controller_test.go tests: ensure proper garbage collection 2021-11-16 10:39:58 +01:00
source_predicate.go Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00
storage.go Ensure that directories are included. 2022-01-20 13:58:44 +00:00
storage_test.go Ensure that directories are included. 2022-01-20 13:58:44 +00:00
suite_test.go fix makefile envtest and controller-gen usage 2022-01-13 16:48:04 +05:30