source-controller/internal/helm/getter
Sanskar Jaiswal dfcede03f2
helmrepo: only configure tls login option when required
Modify `GetHelmClientOpts()` to only configure the TLS login option when
an authentication login option is configured. This prevents the
reconciler from trying to authenticate against public registries.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-11-22 10:05:45 +05:30
..
client_opts.go helmrepo: only configure tls login option when required 2023-11-22 10:05:45 +05:30
client_opts_test.go helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef` 2023-08-22 18:23:04 +05:30
getter.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30
getter_test.go helm: add support for specifying TLS auth via `.spec.certSecretRef` 2023-07-31 13:29:17 +05:30