source-controller/controllers
Sunny 45df2d76c8 Update API descriptions and messages to be consistent
- Update v1beta2 API descriptions and reconciling messages to be
  consistent.
- Replace 'download' with 'fetch'. Since the status condition for
  download failure is called FetchFailed, using the term 'fetch' makes
  the messaging more consistent.
- Replace `BucketOperationSucceed` with `BucketOperationSucceeded` and
  generate api docs.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-23 12:35:30 +01:00
..
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 Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
bucket_controller_test.go Make generic SummarizeAndPatch() 2022-02-23 12:35:30 +01:00
gitrepository_controller.go Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
gitrepository_controller_test.go Make generic SummarizeAndPatch() 2022-02-23 12:35:30 +01:00
helmchart_controller.go Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
helmchart_controller_test.go Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
helmrepository_controller.go Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
helmrepository_controller_test.go Update API descriptions and messages to be consistent 2022-02-23 12:35:30 +01:00
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