helm/pkg/registry
Terry Howe 3e1dd9a5dc
chore: remove pkg/time which is no longer needed
Signed-off-by: Terry Howe <terrylhowe@gmail.com>
2025-09-15 12:29:35 -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 fix: flaky registry data race on mockdns close 2025-08-27 10:45:57 -06:00
client_insecure_tls_test.go fix: flaky registry data race on mockdns close 2025-08-27 10:45:57 -06: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 fix: flaky registry data race on mockdns close 2025-08-27 10:45:57 -06: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
main_test.go fix: move mockdns to packge level 2025-08-27 10:46:17 -06: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 chore: remove pkg/time which is no longer needed 2025-09-15 12:29:35 -06:00
util_test.go chore: remove pkg/time which is no longer needed 2025-09-15 12:29:35 -06:00
utils_test.go Merge pull request #31199 from TerryHowe/fix-flaky-registry-data-race 2025-09-04 22:39:45 -04:00