helm/pkg/getter
Ricardo Maraschini 94c1deae6d bug: add proxy support for oci getter
adds missing proxy support on oci chart getter.

Signed-off-by: Ricardo Maraschini <ricardo.maraschini@gmail.com>
2024-01-31 12:58:47 +01:00
..
testdata Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 2020-12-17 13:49:16 -07:00
doc.go Bump the Go version 2023-03-22 11:29:26 -04:00
getter.go Merge pull request #12203 from 0xff-dev/main 2023-08-17 08:41:07 -07:00
getter_test.go Address error on deletion of old dependencies 2020-12-18 16:29:16 -06:00
httpgetter.go Reimplemented change in httpgetter for insecure TLS option 2023-03-03 07:33:17 -06:00
httpgetter_test.go Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00
ocigetter.go bug: add proxy support for oci getter 2024-01-31 12:58:47 +01:00
ocigetter_test.go oci: add tests for plain HTTP and insecure HTTPS registries 2023-06-14 23:53:33 +05:30
plugingetter.go fix: pass 'passCredentialsAll' as env-var to getter 2023-04-29 23:55:17 +02:00
plugingetter_test.go fix(pkg/cli): ensure correct configuration from kubeconfig file 2020-04-23 12:20:14 -07:00