source-controller/internal
Paulo Gomes 009504b294 helm: optimise repository index loading
Avoid validating (and thus loading) indexes if the checksum already exists in storage.
In other words, if the YAML is identical to the Artifact in storage, the reconciliation should
be a no-op, and therefore can short-circuit long/heavy operations.

Co-authored-by: Hidde Beydals <hello@hidde.co>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-04-25 17:00:27 +02:00
..
cache Enable dependency manager to use in memory cache 2022-04-19 11:46:27 +02:00
error Consolidate result conversion and computation 2022-02-23 12:35:30 +01:00
fs Reduce file permission 2022-04-13 17:14:45 +02:00
helm helm: optimise repository index loading 2022-04-25 17:00:27 +02:00
mock mock/gcs: strip /storage/v1 URI element 2022-03-16 11:16:47 +01:00
object Make generic SummarizeAndPatch() 2022-02-23 12:35:30 +01:00
reconcile Update dependencies 2022-04-15 16:41:42 +02:00
transport Move TransportPool to its own package 2022-03-25 19:08:50 +00:00
util fuzz: Update to use v1beta2 APIs 2022-02-23 12:37:48 +01:00