source-controller/internal
Max Jonas Werner b86572b98e
don't fetch tags when exact version is used in HelmRepository
Taking this shortcut has two benefits:

1. It allows charts to be fetched from AWS's public container registry
   at public.ecr.aws
2. It makes reconciling a HelmChart faster by skipping one or more
   potentially expensive API calls to the registry.

I adapted the unit tests to the new behavior that the
OCIChartRepository doesn't fail anymore for the case where a specific
chart version has been requested that doesn't actually exist in the
registry.

refs #845

Signed-off-by: Max Jonas Werner <max@e13.dev>
2022-07-27 13:25:43 +02:00
..
cache Enable dependency manager to use in memory cache 2022-04-19 11:46:27 +02:00
error Introduce Generic error and error Config 2022-05-20 19:52:03 +05:30
features libgit2: decommission unmanaged transport 2022-07-20 18:56:37 +05:30
fs test: use `T.TempDir` to create temporary test directory 2022-04-29 23:01:39 +08:00
helm don't fetch tags when exact version is used in HelmRepository 2022-07-27 13:25:43 +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
predicates [RFC 0002] Flux OCI support for Helm (#690) 2022-05-19 14:50:16 +02:00
reconcile reconcile: Set observed gen when conditions exist 2022-05-25 14:28:18 +05:30
transport internal/helm/getter: remove transport reuse test 2022-06-14 09:25:52 +01:00
util fuzz: Update to use v1beta2 APIs 2022-02-23 12:37:48 +01:00