source-controller/controllers
Kevin McDermott f7105ea736 Implement Size field on archived artifacts
This adds a Size field to Artifacts, which reflects the number of bytes
written to the artifact when it's being archived.

Signed-off-by: Kevin McDermott <bigkevmcd@gmail.com>
2022-02-28 16:01:34 +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 Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
artifact_test.go Introduce `artifactSet` to replace `hasArtifactUpdated` 2022-02-23 12:35:30 +01:00
bucket_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
bucket_controller_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
gitrepository_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
gitrepository_controller_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
helmchart_controller.go Use field owner in the patch helper 2022-02-23 12:35:30 +01:00
helmchart_controller_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
helmrepository_controller.go Remove redundant reconciling in reconcileArtifact 2022-02-25 20:39:24 +05:30
helmrepository_controller_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
source_predicate.go Switch to v1beta2 API package 2022-02-23 12:35:25 +01:00
storage.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00
storage_test.go storage: Return details about the deleted items 2022-02-23 12:35:30 +01:00
suite_test.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00