source-controller/controllers
Sunny 234b7f4c9d
Remove redundant reconciling in reconcileArtifact
reconcileSource() adds reconciling condition with accurate information.
Remove setting reconciling condition in reconcileArtifact().

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-25 20:39:24 +05:30
..
testdata Rewrite `GitRepositoryReconciler` to new standards 2022-02-23 12:35:30 +01:00
artifact.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
artifact_matchers_test.go Add gomega matcher for artifact 2022-02-23 12:35:30 +01:00
artifact_test.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
bucket_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
bucket_controller_test.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
gitrepository_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
gitrepository_controller_test.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
helmchart_controller.go Use field owner in the patch helper 2022-02-23 12:35:30 +01:00
helmchart_controller_test.go Add kstatus client conformance tests 2022-02-23 12:37:45 +01:00
helmrepository_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
helmrepository_controller_test.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go storage: Return details about the deleted items 2022-02-23 12:35:30 +01:00
storage_test.go storage: Return details about the deleted items 2022-02-23 12:35:30 +01:00
suite_test.go controllers: HelmChart Reconcile test 2022-02-23 12:35:30 +01:00