helm/pkg/plugin/installer
Adam Reese 1cdd0a2048
fix(pkg/plugin): copy plugins directly to the data directory (#7962)
Copy plugins from the cache rather than create a symlink.

fixes: #7206

Signed-off-by: Adam Reese <adam@reese.io>
2020-04-22 15:33:01 -07:00
..
base.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
doc.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
http_installer.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
http_installer_test.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
installer.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
local_installer.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
local_installer_test.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
vcs_installer.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00
vcs_installer_test.go fix(pkg/plugin): copy plugins directly to the data directory (#7962) 2020-04-22 15:33:01 -07:00