helm/internal/plugin/installer
George Jenkins 93c02523bb
Merge pull request #31249 from banjoh/em/additional-logging
chore: add additional logging to plugin installer
2025-09-24 18:48:52 -07: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 refactor: use strings.CutPrefix 2025-09-12 19:03:54 +08:00
http_installer.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
http_installer_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
installer.go chore: add additional logging to plugin installer 2025-09-05 10:00:35 +01: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 Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
local_installer_test.go Remove legacy Command/Hooks from v1 Subprocess (#23) 2025-08-31 22:24:31 -07:00
oci_installer.go Remove unnecessary file i/o operations from signing and verifying 2025-08-30 17:28:16 -05:00
oci_installer_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04: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 [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00
verification_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 2025-08-30 13:25:28 -04:00