helm/pkg
Ogulcan Aydogan 73f71bceae
fix(registry): remove pre-Go-1.20 transport cloner fallback
Helm now requires Go 1.26 (#32078); the cloner[T] type-assertion fallback
in transport.go was a defensive shim for Go versions before
http.Transport.Clone() existed. The fallback path is unreachable on
supported Go versions.

Refs: #31386
Signed-off-by: Ogulcan Aydogan <ogulcanaydogan@hotmail.com>
2026-04-30 14:35:16 +01:00
..
action Merge pull request #30811 from mmorel-35/testifylint 2026-04-24 21:35:35 -07:00
chart Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1 2026-04-25 17:06:10 +01:00
cli chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
cmd Merge pull request #32078 from matheuscscp/go-1.26-k8s-1.36-cli-utils-1.1 2026-04-26 08:19:50 -06:00
downloader Merge pull request #12932 from AndiDog/error-message 2026-04-16 17:00:46 -06:00
engine test(values): add test for subchart nil producing %!s(<nil>) 2026-04-13 20:09:47 +02:00
gates chore: enable usetesting linter 2025-05-30 08:12:11 +02:00
getter fix: add debug logging to HTTP getter for helm pull 2026-04-10 11:11:38 -04:00
helmpath fix: lint test SetEnv errors 2025-06-15 08:50:39 -06:00
ignore Enable the sloglint linter 2025-12-09 08:24:36 +01:00
kube Upgrade Go to 1.26, Kubernetes to 1.36, kstatus to 1.1 2026-04-25 17:06:10 +01:00
postrenderer Remove SetupPluginEnv 2025-09-01 10:49:01 -07:00
provenance chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
pusher chore(pkg): enable perfsprint linter 2026-02-26 18:55:55 +01:00
registry fix(registry): remove pre-Go-1.20 transport cloner fallback 2026-04-30 14:35:16 +01:00
release fix(templating): SplitManifests must preserve line endings for downstream YAML parsers (#31952) 2026-04-15 14:33:27 +01:00
repo/v1 chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
storage chore: fix unnecessary-format issues from revive 2026-03-23 07:07:27 +01:00
strvals chore: fixes 2026-02-23 16:46:35 -08:00
uploader Merge branch 'main' into stdlib-errors-2 2025-04-21 12:13:10 -04:00