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
kimsungmin1 eaff192cd5
change client_scope_test.go to use httptest
2 weeks ago
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2 years ago
chart.go chore: registry utils clean up 3 months ago
chart_test.go chore: registry utils clean up 3 months ago
client.go Merge branch 'main' of https://github.com/helm/helm into main-fix-push-scope 4 months ago
client_http_test.go pull from upstream to resolve conflict, change registry_test.go file to use token auth registry 2 months ago
client_insecure_tls_test.go pull from upstream to resolve conflict, change registry_test.go file to use token auth registry 2 months ago
client_scope_test.go change client_scope_test.go to use httptest 2 weeks ago
client_test.go Prevent failing helm push on ghcr.io using standard GET auth token flow 4 months ago
client_tls_test.go pull from upstream to resolve conflict, change registry_test.go file to use token auth registry 2 months ago
constants.go Updating to helm.sh/helm/v4 1 year ago
generic.go Plugin OCI installer 4 months ago
main_test.go fix: move mockdns to packge level 4 months ago
plugin.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 4 months ago
plugin_test.go New registry plugin func GetPluginName. Re-use regsitry.reference 4 months ago
reference.go chore: registry utils clean up 3 months ago
reference_test.go chore: enable thelper 8 months ago
registry_test.go pull from upstream to resolve conflict, change registry_test.go file to use token auth registry 2 months ago
tag.go chore: registry utils clean up 3 months ago
tag_test.go chore: registry utils clean up 3 months ago
transport.go pkg/register: refactor to use atomic.Uint64 4 months ago
transport_test.go fix: add debug logging to oci transport 7 months ago