source-controller/controllers
Sunny bf694e1194 Add more details in helmchart spec doc
Details about the source reference, reconcile strategy and artifact
revision value based on the reconcile strategy.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-03-03 03:37:23 +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 Document Bucket API v1beta2 spec 2022-02-16 14:50:37 +01:00
bucket_controller_test.go Document Bucket API v1beta2 spec 2022-02-16 14:50:37 +01:00
gitrepository_controller.go Document GitRepository API v1beta2 spec 2022-02-16 14:50:37 +01:00
gitrepository_controller_test.go Document GitRepository API v1beta2 spec 2022-02-16 14:50:37 +01:00
helmchart_controller.go Add more details in helmchart spec doc 2022-03-03 03:37:23 +05:30
helmchart_controller_test.go Document HelmChart API v1beta2 spec 2022-02-16 14:50:37 +01:00
helmrepository_controller.go Document HelmRepository API v1beta2 spec 2022-02-16 14:50:37 +01:00
helmrepository_controller_test.go Document HelmRepository API v1beta2 spec 2022-02-16 14:50:37 +01:00
source_predicate.go Switch to v1beta2 API package 2022-02-15 15:40:57 +05:30
storage.go storage: Return details about the deleted items 2022-02-15 15:55:45 +05:30
storage_test.go storage: Return details about the deleted items 2022-02-15 15:55:45 +05:30
suite_test.go controllers: HelmChart Reconcile test 2022-02-15 15:55:45 +05:30