source-controller/internal/helm
Sanskar Jaiswal f787fc7046
helmrepo: fix Secret type check for TLS via `.spec.secretRef`
This is a regression fix introduced in a302c71 which would wrongly check
for the type of the Secret specified in `.spec.secretRef` while
configuring TLS data.

Introduce `LegacyTLSClientConfigFromSecret` which does not check the
Secret type while constructing the TLS config.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-09-06 00:27:45 +05:30
..
chart Normalize path in url 2023-02-15 03:54:18 +01:00
getter helmrepo: fix Secret type check for TLS via `.spec.secretRef` 2023-09-06 00:27:45 +05:30
registry Add support for custom certificate and skip-tls-verify in helm OCI 2023-08-07 16:07:04 +03:00
repository preserve url encoded path in helm repo 2023-08-23 10:01:27 +01:00
testdata archive helm index in JSON format 2023-08-07 16:10:03 +02:00
helm.go internal/helm: test load funcs for max size cases 2021-11-19 17:04:00 +01:00