grafana/pkg/plugins
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
..
adapters Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 2021-10-07 17:33:50 +03:00
backendplugin Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
manager Cli: Improve error handling for installing plugins (#41257) 2021-11-09 11:18:21 +01:00
plugincontext Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
plugindashboards Chore: Propagate context for plugin settings (#41166) 2021-11-02 13:42:55 +01:00
backend_utils.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
dashboards.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
dataframes.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
ifaces.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
models.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
plugins.go Plugins: Refactor Plugin Management (#40477) 2021-11-01 10:53:33 +01:00
tsdb.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00