You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/plugin/installer
Florian Rey 0a30a95941
fix: honor plugins custom directory for http and local installers
1 week ago
..
base.go Move pkg/plugin -> internal/plugin 6 months ago
base_test.go fix: honor plugins custom directory for http and local installers 1 week ago
doc.go Move pkg/plugin -> internal/plugin 6 months ago
extractor.go Use errors.Is to check for io.EOF and gzip.ErrHeader 2 months ago
http_installer.go fix: honor plugins custom directory for http and local installers 1 week ago
http_installer_test.go fix: honor plugins custom directory for http and local installers 1 week ago
installer.go Merge pull request #31207 from zyfy29/delete-unused-var 2 months ago
installer_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 5 months ago
local_installer.go fix: honor plugins custom directory for http and local installers 1 week ago
local_installer_test.go fix: honor plugins custom directory for http and local installers 1 week ago
oci_installer.go Use errors.Is to check for io.EOF and gzip.ErrHeader 2 months ago
oci_installer_test.go fix: honor plugins custom directory for http and local installers 1 week ago
plugin_structure.go Plugin tarball installer support for HTTP (fix) and local (feat) 5 months ago
plugin_structure_test.go Plugin tarball installer support for HTTP (fix) and local (feat) 5 months ago
vcs_installer.go Move pkg/plugin -> internal/plugin 6 months ago
vcs_installer_test.go fix: honor plugins custom directory for http and local installers 1 week ago
verification_test.go [HIP-0026] Plugin packaging, signing, and verification (#31176) 5 months ago