source-controller/internal/helm
Sanskar Jaiswal 4bd6bcc9e9
helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef`
Adopt Kubernetes TLS secrets API to check for TLS data in the Secret
referred to by `.spec.certSecretRef`, i.e. check for keys `tls.crt` and
`tls.key` for the certificate and private key. Use `ca.crt` for the CA
certificate.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2023-08-22 18:23:04 +05:30
..
chart Normalize path in url 2023-02-15 03:54:18 +01:00
getter helmrepo: adopt Kubernetes TLS secrets for `.spec.certSecretRef` 2023-08-22 18:23:04 +05:30
registry Add support for custom certificate and skip-tls-verify in helm OCI 2023-08-07 16:07:04 +03:00
repository archive helm index in JSON format 2023-08-07 16:10:03 +02: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