source-controller
source-controller copied to clipboard
helm: Remove TLS tmp dir logic for HelmRepository `type: oci`
fix: #1902
Tests are now passing on macOS:
--- PASS: TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/with_contextual_login_provider_and_secretRef (0.96s)
=== RUN TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_invalid_CA_cert
--- PASS: TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_invalid_CA_cert (0.07s)
=== RUN TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_CA_cert_only
--- PASS: TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_CA_cert_only (0.09s)
=== RUN TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_CA_cert_and_client_cert_auth
--- PASS: TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy/HTTPS_With_CA_cert_and_client_cert_auth (0.08s)
--- PASS: TestHelmChartReconciler_reconcileSourceFromOCI_authStrategy (7.00s)