source-controller/docs
Sunny f4aed8baf8
OCIRepoReconciler: no-op reconcile improvements
Introduce contentConfigChecksum in the OCIRepository status to store a
checksum of the values that affect the source artifact. It is used to
detect when to rebuild an artifact when the spec changes.

The considerations for this are similar to the GitRepository
reconciler no-op clone implementation. Both reconcileSource and
reconcileArtifact need to consider the source configuration change
when deciding if the artifact in the storage is up-to-date.

Adds tests for reconcileSource and reconcileArtifact for the noop
cases.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-09-29 09:48:27 +03:00
..
api OCIRepoReconciler: no-op reconcile improvements 2022-09-29 09:48:27 +03:00
diagrams Add Bucket type to source API spec 2020-09-18 14:01:28 +03:00
internal Set default branch to main 2020-10-05 15:42:37 +03:00
spec Use the OCI artifact revision in status and events 2022-09-26 13:30:28 +03:00