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
Scott Rigby 9ea35da0d0
[HIP-0026] Plugin packaging, signing, and verification (#31176)
4 months ago
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2 years ago
client.go Plugin OCI installer 4 months ago
client_http_test.go chore(oci): upgrade to ORAS v2 11 months ago
client_insecure_tls_test.go chore(oci): upgrade to ORAS v2 11 months ago
client_test.go chore: enable usetesting linter 7 months ago
client_tls_test.go pkg/registry: Login option for passing TLS config in memory 5 months ago
constants.go Updating to helm.sh/helm/v4 1 year ago
generic.go Plugin OCI installer 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(oci): upgrade to ORAS v2 11 months ago
reference_test.go chore: enable thelper 7 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
util.go refactor: use slices.Contains to simplify code 8 months ago
util_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 10 months ago
utils_test.go refactor: replace []byte(fmt.Sprintf) with fmt.Appendf 4 months ago