source-controller/controllers
Sunny 43f2811215
gitrepo: Add tests for old conditions update
This tests the status conditions update in the gitrepository reconciler.
Given a mix of old status conditions, on a successful reconciliation,
the status condition is set to Ready=True.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2021-08-08 04:16:01 +05:30
..
testdata Rewrite `GitRepositoryReconciler` to new standards 2021-07-30 19:36:32 +02:00
artifact.go Refactor `hasArtifactUpdated` into `artifactSet` 2021-07-30 12:55:57 +02:00
artifact_test.go Refactor `hasArtifactUpdated` into `artifactSet` 2021-07-30 12:55:57 +02:00
bucket_controller.go source: `GetRequeueAfter` in place of `GetInterval` 2021-08-03 13:36:12 +02:00
bucket_controller_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
gitrepository_controller.go Merge pull request #414 from darkowlzz/gitrepo-reconciler-artifact-tests 2021-08-03 14:08:52 +02:00
gitrepository_controller_test.go gitrepo: Add tests for old conditions update 2021-08-08 04:16:01 +05:30
helmchart_controller.go source: `GetRequeueAfter` in place of `GetInterval` 2021-08-03 13:36:12 +02:00
helmchart_controller_test.go Implement new runtime interfaces, prepare testenv 2021-07-30 12:33:18 +02:00
helmrepository_controller.go source: `GetRequeueAfter` in place of `GetInterval` 2021-08-03 13:36:12 +02:00
helmrepository_controller_test.go Implement new runtime interfaces, prepare testenv 2021-07-30 12:33:18 +02:00
legacy_suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2021-07-30 19:36:32 +02:00
source_predicate.go Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00
storage.go storage: strip env specific data during archive 2021-07-30 19:37:02 +02:00
storage_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
suite_test.go Rewrite `GitRepositoryReconciler` to new standards 2021-07-30 19:36:32 +02:00