helm/pkg/getter
Reinhard Nägele a8337106b4 Add timeout flag to repo add and update flags
Backport of #30900 to v3.
(cherry picked from commit d448cf1943)

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
(cherry picked from commit 79a9cc5653)
2025-11-10 09:59:02 -05: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 Add timeout flag to repo add and update flags 2025-11-10 09:59:02 -05:00
getter_test.go Add timeout flag to repo add and update flags 2025-11-10 09:59:02 -05:00
httpgetter.go Do not explicitly set SNI in HTTPGetter 2025-07-24 09:07:24 -06:00
httpgetter_test.go Do not explicitly set SNI in HTTPGetter 2025-07-24 09:07:24 -06:00
ocigetter.go feat: allow installation by OCI digest 2025-01-01 11:50:26 -05: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