source-controller/internal/helm/repository
Soule BA bb83270acc
Refactor to use authn for authentication as OCIrepository does
If implemented the oras registry loginOption will only be used internaly
with the specific ChartRepo struct.

This will permit reusing more easily feature developped with
googlecontainerregistry authn.

Signed-off-by: Soule BA <soule@weave.works>
2022-10-21 10:00:07 +02:00
..
chart_repository.go Enable remote dependencies from OCI repositories 2022-07-06 19:11:01 +02:00
chart_repository_test.go feat: cache helmrepo early after reconcile 2022-07-21 18:17:26 +01:00
oci_chart_repository.go Refactor to use authn for authentication as OCIrepository does 2022-10-21 10:00:07 +02:00
oci_chart_repository_test.go don't fetch tags when exact version is used in HelmRepository 2022-07-27 13:25:43 +02:00
repository.go Enable remote dependencies from OCI repositories 2022-07-06 19:11:01 +02:00
utils.go Fix SIGSEGV when resolving charts dependencies 2022-07-13 14:59:38 +02:00
utils_test.go Enable remote dependencies from OCI repositories 2022-07-06 19:11:01 +02:00