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/registry
Matthieu MOREL 4ade4a5495
test: replace assert.Contains with assert.ErrorContains for better error handling
2 months ago
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2 years ago
chart.go chore: fix whitespace linter 6 months ago
chart_test.go chore: fix several checks issues from testifylint 2 months ago
client.go Update pkg/registry/client.go 3 months ago
client_http_test.go fix scope when helm push to a registry that use token auth 3 months ago
client_insecure_tls_test.go fix scope when helm push to a registry that use token auth 3 months ago
client_scope_test.go chore: fix several checks issues from testifylint 2 months ago
client_test.go refactor(pkg/registry): convert tests to testify assert/require 3 months ago
client_tls_test.go fix scope when helm push to a registry that use token auth 3 months ago
constants.go Updating to helm.sh/helm/v4 2 years ago
generic.go Use modernize to use newer Golang features. 10 months ago
main_test.go fix: move mockdns to packge level 1 year ago
plugin.go chore(pkg): enable perfsprint linter 7 months ago
plugin_test.go refactor(pkg/registry): convert tests to testify assert/require 3 months ago
reference.go chore(pkg): enable perfsprint linter 7 months ago
reference_test.go chore: fix several checks issues from testifylint 2 months ago
registry_test.go chore: fix several checks issues from testifylint 2 months ago
tag.go chore: fix various warnings to reduce noise 11 months ago
tag_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 2 months ago
transport.go fix(registry): remove pre-Go-1.20 transport cloner fallback 5 months ago
transport_test.go refactor(pkg/registry): convert tests to testify assert/require 3 months ago