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
Justen Stall 63cf42a843
fix: replace "github.com/pkg/errors" with stdlib "errors" package
1 year ago
..
testdata Fixed bug - The flags --cert-file/--key-file where ignored when --insecure-skip-tls-verify flag is set (#9070) 5 years ago
doc.go Bump the Go version 3 years ago
getter.go fix: replace "github.com/pkg/errors" with stdlib "errors" package 1 year ago
getter_test.go Address error on deletion of old dependencies 5 years ago
httpgetter.go fix: replace "github.com/pkg/errors" with stdlib "errors" package 1 year ago
httpgetter_test.go fix: replace "github.com/pkg/errors" with stdlib "errors" package 1 year ago
ocigetter.go bug: add proxy support for oci getter 2 years ago
ocigetter_test.go oci: add tests for plain HTTP and insecure HTTPS registries 3 years ago
plugingetter.go fix: replace "github.com/pkg/errors" with stdlib "errors" package 1 year ago
plugingetter_test.go fix(pkg/cli): ensure correct configuration from kubeconfig file 6 years ago