source-controller/controllers
Sanskar Jaiswal f5ada743d5 libgit2: decommission unmanaged transport
Decommission libgit2 unmanaged transport and remove the related feature
gate, making managed transport the default.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2022-07-20 18:56:37 +05:30
..
testdata Enable remote dependencies from OCI repositories 2022-07-06 19:11:01 +02: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 Minor comment updates 2022-07-04 19:58:26 +05:30
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 libgit2: decommission unmanaged transport 2022-07-20 18:56:37 +05:30
gitrepository_controller_test.go tests: fix error message for invalid x509 in darwin 2022-07-14 19:02:45 +01:00
helmchart_controller.go Fix Panic when no artifact in source 2022-07-14 10:57:22 +02:00
helmchart_controller_test.go Fix Panic when no artifact in source 2022-07-14 10:57:22 +02:00
helmrepository_controller.go Minor comment updates 2022-07-04 19:58:26 +05:30
helmrepository_controller_oci.go Enable remote dependencies from OCI repositories 2022-07-06 19:11:01 +02:00
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 Log on new artifact and failure recovery 2022-06-03 15:58:19 +03:00
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Decrease fs perms to 0o700 2022-07-07 09:57:51 +01:00
storage_test.go test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
suite_test.go libgit2: decommission unmanaged transport 2022-07-20 18:56:37 +05:30