source-controller/internal/helm
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
..
chart Enable dependency manager to use in memory cache 2022-04-19 11:46:27 +02:00
getter Move TransportPool to its own package 2022-03-25 19:08:50 +00:00
repository helm: optimise repository index loading 2022-04-25 17:00:27 +02:00
testdata internal/helm: add remote builder tests 2021-11-19 17:04:00 +01:00
helm.go internal/helm: test load funcs for max size cases 2021-11-19 17:04:00 +01:00