source-controller/api/v1beta2
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
..
artifact_types.go helm: optimise repository index loading 2022-04-25 17:00:27 +02:00
bucket_types.go Document Bucket API v1beta2 spec 2022-03-11 10:04:14 +01:00
condition_types.go Add MIT Licence copyright notice 2022-04-01 12:41:53 +02:00
doc.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
gitrepository_types.go Document GitRepository API v1beta2 spec 2022-03-11 10:04:14 +01:00
groupversion_info.go Introduce v1beta2 API package 2022-02-23 12:34:35 +01:00
helmchart_types.go Document HelmChart API v1beta2 spec 2022-03-11 10:04:14 +01:00
helmrepository_types.go Document HelmRepository API v1beta2 spec 2022-03-11 10:04:14 +01:00
source.go Document Bucket API v1beta2 spec 2022-03-11 10:04:14 +01:00
zz_generated.deepcopy.go Implement Size field on archived artifacts 2022-02-28 16:01:34 +01:00