source-controller/controllers
Sunny 9fe287d912
helmrepo: rm stale condition when type switching
Remove stale condition from HelmRepo during garbage collection when a
type switch to OCI HelmRepo occurs. This ensures the OCI HelmRepo does
not have any conditions from the previous type.

Co-authored-by: Soule BA <soule@weave.works>
Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-05-31 03:53:33 +05:30
..
testdata test: source ignore for subdirectories in a repo 2022-03-23 17:17:06 +05:30
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 Add flags to configure exponential back-off retry 2022-04-12 10:44:46 +01: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 test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
gitrepository_controller.go libgit2: enforce context timeout 2022-05-27 13:59:50 +01:00
gitrepository_controller_test.go enable managed transport for controller tests 2022-05-27 14:01:23 +05:30
helmchart_controller.go Replace stalling events in HelmChart and HelmRepository_OCI 2022-05-27 15:35:49 +02:00
helmchart_controller_test.go Replace stalling events in HelmChart and HelmRepository_OCI 2022-05-27 15:35:49 +02:00
helmrepository_controller.go helmrepo: rm stale condition when type switching 2022-05-31 03:53:33 +05:30
helmrepository_controller_oci.go oci-helmrepo: handle conditions summary in-line 2022-05-31 03:53:28 +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 oci-helmrepo: handle conditions summary in-line 2022-05-31 03:53:28 +05:30
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Reduce file permission 2022-04-13 17:14:45 +02:00
storage_test.go test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
suite_test.go Replace stalling events in HelmChart and HelmRepository_OCI 2022-05-27 15:35:49 +02:00