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/pkg/plugin/installer
Adam Reese fa611fe285
fix(plugins): support installing plugins by relative path (#3568)
7 years ago
..
base.go feat(helm): add plugin management commands 8 years ago
doc.go feat(helm): add plugin management commands 8 years ago
http_installer.go defer in loop may cause resource leak 7 years ago
http_installer_test.go Add tests to HTTPInstaller, update plugin documentation 7 years ago
installer.go fix(plugins): support installing plugins by relative path (#3568) 7 years ago
local_installer.go fix(plugins): support installing plugins by relative path (#3568) 7 years ago
local_installer_test.go Errors out in case requested plugin exists 7 years ago
vcs_installer.go fix(plugins): support newer git (#3571) 7 years ago
vcs_installer_test.go fix(plugins): support newer git (#3571) 7 years ago