source-controller/internal/helm
Sanskar Jaiswal 79adec586b
helm: add support for specifying TLS auth via `.spec.certSecretRef`
Add support for specifying TLS auth data via `.spec.certSecretRef` in
HelmRepository and log a deprecation warning if TLS is configured via
`.spec.secretRef`. Introduce (and refactor) Helm client builder and
auth helpers to reduce duplicated code and increase uniformity and
testability.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-07-31 13:29:17 +05:30
..
chart Normalize path in url 2023-02-15 03:54:18 +01:00
getter helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
registry helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
repository api: Remove deprecated `Checksum` from `Artifact` 2023-03-24 11:56:12 +01: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