source-controller/controllers
Sunny 47d09581df bucket: Make NewArtifact event more informative
Use the etagIndex to provide more information about the artifact in
NewArtifact events and remove the revision from the event message. The
revision is still kept in the event annotations.

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 bucket: Make NewArtifact event more informative 2022-02-23 12:35:30 +01:00
bucket_controller_test.go bucket: Make NewArtifact event more informative 2022-02-23 12:35:30 +01:00
gitrepository_controller.go gitrepo: Use commit msg in NewArtifact message 2022-02-23 12:35:30 +01:00
gitrepository_controller_test.go gitrepo: Use commit msg in NewArtifact message 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