source-controller/controllers
Sunny 160432c022 gitrepo: Fix SourceVerifiedCondition condition type
SourceVerifiedCondition is a normal condition, remove it from negative
polarity conditions. Add SourceVerifiedCondition in patch option
WithOwnedConditions.

Also, Update the signature of reconcileInclude() to remove include
being passed and overwritten in the first line. Include is available
as part of the passed source object.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-15 15:42:18 +05:30
..
testdata Rewrite `GitRepositoryReconciler` to new standards 2022-02-15 15:42:14 +05:30
artifact.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-15 15:40:57 +05:30
artifact_matchers_test.go Add gomega matcher for artifact 2022-02-15 15:40:57 +05:30
artifact_test.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-15 15:40:57 +05:30
bucket_controller.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
bucket_controller_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
gitrepository_controller.go gitrepo: Fix SourceVerifiedCondition condition type 2022-02-15 15:42:18 +05:30
gitrepository_controller_test.go gitrepo: Fix SourceVerifiedCondition condition type 2022-02-15 15:42:18 +05:30
helmchart_controller.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
helmchart_controller_test.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
helmrepository_controller.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
helmrepository_controller_test.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
legacy_suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2022-02-15 15:42:14 +05:30
source_predicate.go Switch to v1beta2 API package 2022-02-15 15:40:57 +05:30
storage.go Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
storage_test.go Switch to v1beta2 API package 2022-02-15 15:40:57 +05:30
suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2022-02-15 15:42:14 +05:30