helm/pkg/getter
Matt Clegg 3c39705212
ISSUE-9507: TEST server with varied Accept Header
Signed-off-by: Matt Clegg <m@cle.gg>
2024-05-17 05:11:41 +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 ISSUE-9507: ADD application/gzip,application/octet-stream accept header when downloading chart 2024-05-14 15:58:30 +01:00
getter_test.go Address error on deletion of old dependencies 2020-12-18 16:29:16 -06:00
httpgetter.go ISSUE-9507: ADD application/gzip,application/octet-stream accept header when downloading chart 2024-05-14 15:58:30 +01:00
httpgetter_test.go ISSUE-9507: TEST server with varied Accept Header 2024-05-17 05:11:41 +01: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