source-controller/internal/helm/getter
Soule BA d45c08cba6
Add support for custom certificate and skip-tls-verify in helm OCI
If implemented user will be able to provide their own custom start and
bypass tls verification when interacting with OCI registries over https
to pull helmCharts.

Signed-off-by: Soule BA <soule@weave.works>
2023-08-07 16:07:04 +03:00
..
client_opts.go Add support for custom certificate and skip-tls-verify in helm OCI 2023-08-07 16:07:04 +03:00
client_opts_test.go Add support for custom certificate and skip-tls-verify in helm OCI 2023-08-07 16:07:04 +03:00
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