source-controller/controllers
Paulo Gomes 04dd4b54fb
build: Migrate to Go Native fuzz and improve reliability
Establish conventions which aligns with what is supported upstream
today, whilst expanding on documentation to ensure folks have
pointers on how to debug/check for issues going forwards.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-24 09:56:38 +00: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 Flux Event API v1beta1 2022-11-09 11:06:23 +02: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 controllers: Allow deletion of suspended objects 2022-10-20 17:22:11 +05:30
common_test.go controllers: Allow deletion of suspended objects 2022-10-20 17:22:11 +05:30
gitrepository_controller.go gitrepo: bump git packages 2022-11-16 19:34:11 +05:30
gitrepository_controller_fuzz_test.go build: Migrate to Go Native fuzz and improve reliability 2022-11-24 09:56:38 +00:00
gitrepository_controller_test.go Update dependencies 2022-11-17 11:31:45 +00:00
helmchart_controller.go Use Flux Event API v1beta1 2022-11-09 11:06:23 +02:00
helmchart_controller_test.go Fix verification condition 2022-10-21 15:21:10 +02:00
helmrepository_controller.go Use Flux Event API v1beta1 2022-11-09 11:06:23 +02:00
helmrepository_controller_oci.go Refactor to use authn for authentication as OCIrepository does 2022-10-21 10:00:07 +02:00
helmrepository_controller_oci_test.go Remove test case on aws 2022-10-21 10:00:07 +02:00
helmrepository_controller_test.go controllers: Allow deletion of suspended objects 2022-10-20 17:22:11 +05:30
ocirepository_controller.go Use Flux Event API v1beta1 2022-11-09 11:06:23 +02:00
ocirepository_controller_test.go gitrepo: refactor reconciler to use fluxcd/pkg/git 2022-10-26 14:04:00 +01:00
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Update dependencies 2022-11-17 11:31:45 +00:00
storage_test.go Update dependencies 2022-11-17 11:31:45 +00:00
suite_test.go gogit: Add new ForceGoGitImplementation FeatureGate 2022-11-11 10:25:00 +00:00