helm/pkg/registry
George Jenkins dfa1e3c3c5
Some checks are pending
build-test / build (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
golangci-lint / golangci-lint (push) Waiting to run
release / release (push) Waiting to run
release / canary-release (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Merge pull request #31562 from atombrella/feature/modernize
Use modernize to use newer Golang features.
2025-11-30 06:04:31 -08:00
..
testdata/tls Update testdata PKI with keys that have validity until 3393 (Fixes #12880) 2024-04-21 12:57:04 +02:00
chart.go chore: registry utils clean up 2025-09-23 09:57:06 -06:00
chart_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
client.go chore: add warning for registry login with namespace 2025-11-16 11:10:54 -07:00
client_http_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
client_insecure_tls_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
client_test.go chore: add warning for registry login with namespace 2025-11-16 11:10:54 -07:00
client_tls_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
constants.go Updating to helm.sh/helm/v4 2024-12-26 16:33:51 -05:00
generic.go Use modernize to use newer Golang features. 2025-11-22 18:52:40 +01:00
main_test.go fix: move mockdns to packge level 2025-08-27 10:46:17 -06:00
plugin.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
plugin_test.go New registry plugin func GetPluginName. Re-use regsitry.reference 2025-08-25 23:04:01 -04:00
reference.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
reference_test.go chore: enable thelper 2025-05-16 10:25:08 +02:00
registry_test.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
tag.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
tag_test.go chore: registry utils clean up 2025-09-23 09:57:06 -06:00
transport.go chore: fix various warnings to reduce noise 2025-10-18 07:21:00 -06:00
transport_test.go fix: add debug logging to oci transport 2025-05-29 07:12:06 -04:00