helm/internal/plugin/installer
George Jenkins c4392033cc
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 #31853 from atombrella/feature/fmt_unneeded
Replace non-format use of t.Fatalf with t.Fatal
2026-03-01 21:24:21 -08:00
..
base.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
base_test.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
doc.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
extractor.go Use errors.Is to check for io.EOF and gzip.ErrHeader 2025-12-14 08:54:11 +01:00
http_installer.go chore(internal): enable perfsprint linter (#31871) 2026-02-27 12:41:41 +00:00
http_installer_test.go chore(internal): enable perfsprint linter 2026-02-26 18:55:55 +01:00
installer.go chore(internal): enable perfsprint linter (#31871) 2026-02-27 12:41:41 +00:00
installer_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
local_installer.go chore(internal): enable perfsprint linter 2026-02-26 18:55:55 +01:00
local_installer_test.go fix(internal): errorlint linter 2026-02-09 07:45:31 +01:00
oci_installer.go chore(internal): enable perfsprint linter 2026-02-26 18:55:55 +01:00
oci_installer_test.go chore(internal): enable perfsprint linter 2026-02-26 18:55:55 +01:00
plugin_structure.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
plugin_structure_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 2025-08-25 23:17:42 -04:00
vcs_installer.go Move pkg/plugin -> internal/plugin 2025-08-16 22:58:54 -07:00
vcs_installer_test.go Replace unneeded use of t.Fatalf with t.Fatal 2026-02-26 18:18:57 +01:00
verification_test.go Replace unneeded use of t.Fatalf with t.Fatal 2026-02-26 18:18:57 +01:00