grafana/pkg/plugins/manager/installer
Marcus Efraimsson 36cea0b48e
Cli: Improve error handling for installing plugins (#41257)
Improves error handling when installing plugins by checking for 
error before adding a defer of closing of the zip reader to not 
create a panic when there's an invalid zip file.

Fixes #41029
2021-11-09 11:18:21 +01:00
..
ifaces.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
installer.go Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
models.go Plugins: Move plugin installing + uninstalling logic from CLI to plugins package (#33274) 2021-04-26 16:13:40 +02:00