helm/pkg/registry
Matt Farina fc22b6df31
Merge pull request #31222 from benoittgt/30987-ghcr-io
Prevent failing `helm push` on ghcr.io using standard GET auth token flow
2025-09-03 13:59:37 -06:00
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2024-04-21 12:57:04 +02:00
client.go Prevent failing helm push on ghcr.io using standard GET auth token flow 2025-09-01 18:07:39 +02:00
client_http_test.go chore(oci): upgrade to ORAS v2 2025-02-02 07:28:41 -07:00
client_insecure_tls_test.go chore(oci): upgrade to ORAS v2 2025-02-02 07:28:41 -07:00
client_test.go Prevent failing helm push on ghcr.io using standard GET auth token flow 2025-09-01 18:07:39 +02:00
client_tls_test.go pkg/registry: Login option for passing TLS config in memory 2025-07-25 10:57:54 +01:00
constants.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
generic.go Plugin OCI installer 2025-08-25 23:04:01 -04:00
plugin.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
plugin_test.go New registry plugin func GetPluginName. Re-use regsitry.reference 2025-08-25 23:04:01 -04:00
reference.go chore(oci): upgrade to ORAS v2 2025-02-02 07:28:41 -07:00
reference_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
transport.go pkg/register: refactor to use atomic.Uint64 2025-08-21 20:41:35 +08:00
transport_test.go fix: add debug logging to oci transport 2025-05-29 07:12:06 -04:00
util.go refactor: use slices.Contains to simplify code 2025-05-02 09:43:25 +08:00
util_test.go Move pkg/chart to pkg/chart/v2 to prepare for v3 charts 2025-02-25 15:20:44 -05:00
utils_test.go Move repo package to versioned directory 2025-09-02 10:19:48 -04:00