You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/pkg/getter
Alex Sears 1c377f8c62
add test to ensure OCIGetter registryClient is set
3 years ago
..
testdata Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 4 years ago
doc.go change copyright to "Copyright The Helm Authors" 6 years ago
getter.go Implement `helm pull` for OCI registries 4 years ago
getter_test.go Address error on deletion of old dependencies 4 years ago
httpgetter.go Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 4 years ago
httpgetter_test.go Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 4 years ago
ocigetter.go initialize registry client in oci getter 3 years ago
ocigetter_test.go add test to ensure OCIGetter registryClient is set 3 years ago
plugingetter.go Updating the module for v3 as the major version 5 years ago
plugingetter_test.go fix(pkg/cli): ensure correct configuration from kubeconfig file 4 years ago