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
Terry Howe 917822cfca
refactor: remove unused err from pkg/registry/client.go
9 months ago
..
testdata/tls
chart.go chore: registry utils clean up 9 months ago
chart_test.go chore: registry utils clean up 9 months ago
client.go refactor: remove unused err from pkg/registry/client.go 9 months ago
client_http_test.go chore: rename test registry 9 months ago
client_insecure_tls_test.go chore: rename test registry 9 months ago
client_test.go Prevent failing helm push on ghcr.io using standard GET auth token flow 10 months ago
client_tls_test.go chore: rename test registry 9 months ago
constants.go
generic.go Plugin OCI installer 10 months ago
main_test.go fix: move mockdns to packge level 10 months ago
plugin.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 10 months ago
plugin_test.go New registry plugin func GetPluginName. Re-use regsitry.reference 10 months ago
reference.go chore: registry utils clean up 9 months ago
reference_test.go
registry_test.go chore: rename test registry 9 months ago
tag.go chore: registry utils clean up 9 months ago
tag_test.go chore: registry utils clean up 9 months ago
transport.go pkg/register: refactor to use atomic.Uint64 10 months ago
transport_test.go