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 0844b3b8b5
chore(pkg): refactor: convert tests to testify assert/require part 6
2 months ago
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2 years ago
chart.go remove legacy import comments from remaining packages (#31933) 2 months ago
chart_test.go chore(pkg): refactor: convert tests to testify assert/require part 6 2 months ago
client.go remove legacy import comments from remaining packages (#31933) 2 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 refactor: enable several checks from gocritic 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 remove legacy import comments from remaining packages (#31933) 2 months 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 elseif and ifElseChain issues from gocritic (#32289) 2 months ago
tag.go remove legacy import comments from remaining packages (#31933) 2 months ago
tag_test.go test: replace assert.Contains with assert.ErrorContains for better error handling 2 months ago
transport.go fix: enhance error handling and improve test assertions (#32352) 2 months ago
transport_test.go refactor(pkg/registry): convert tests to testify assert/require 3 months ago