source-controller/controllers
Stefan Prodan f873d71ec5
Use sourceignore from fluxcd/pkg
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-08-17 18:04:48 +03:00
..
testdata Add tests for reconcile delete 2022-08-02 13:11:08 +03:00
artifact.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
artifact_matchers_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
artifact_test.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
bucket_controller.go Use sourceignore from fluxcd/pkg 2022-08-17 18:04:48 +03:00
bucket_controller_fetch_test.go test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
bucket_controller_test.go Log on new artifact and failure recovery 2022-06-03 15:58:19 +03:00
gitrepository_controller.go Use sourceignore from fluxcd/pkg 2022-08-17 18:04:48 +03:00
gitrepository_controller_test.go gitrepo: update reconciler to be injected with transport initialization knowledge 2022-07-20 18:56:37 +05:30
helmchart_controller.go Implementing RecoverPanic on reconcilers to ensure it recovers from panic instead of crashing the controller and Squashed commits. 2022-08-11 18:35:25 +05:30
helmchart_controller_test.go Merge HelmChart Reconcile tests 2022-07-27 14:06:23 +02:00
helmrepository_controller.go Implementing RecoverPanic on reconcilers to ensure it recovers from panic instead of crashing the controller and Squashed commits. 2022-08-11 18:35:25 +05:30
helmrepository_controller_oci.go Implementing RecoverPanic on reconcilers to ensure it recovers from panic instead of crashing the controller and Squashed commits. 2022-08-11 18:35:25 +05:30
helmrepository_controller_oci_test.go Replace stalling events in HelmChart and HelmRepository_OCI 2022-05-27 15:35:49 +02:00
helmrepository_controller_test.go feat: cache helmrepo early after reconcile 2022-07-21 18:17:26 +01:00
ocirepository_controller.go Implementing RecoverPanic on reconcilers to ensure it recovers from panic instead of crashing the controller and Squashed commits. 2022-08-11 18:35:25 +05:30
ocirepository_controller_test.go Add OCI failure reasons to API 2022-08-05 13:24:06 +03:00
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Use sourceignore from fluxcd/pkg 2022-08-17 18:04:48 +03:00
storage_test.go test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
suite_test.go Add tests for reconcile delete 2022-08-02 13:11:08 +03:00