grafana/pkg/plugins/manager/loader
Marcus Efraimsson 333de57999
Plugins: Fix scanning plugins when permission for directories is lacking (#44587)
Fixes so that errors (directory not exists, no permission) when scanning plugins are logged as 
errors rather than with debug level. In addition, before the scanning would halt in case of 
referenced errors, but with these changes the scanning will continue. If any other error 
than the referenced error happens the scanning for specific directory would halt and return 
the error, e.g. stop Grafana from starting.

Fixes #43012
2022-01-31 14:07:10 +01:00
..
finder Plugins: Fix scanning plugins when permission for directories is lacking (#44587) 2022-01-31 14:07:10 +01:00
initializer Plugins: Remove old code related to Core plugin installs (#44311) 2022-01-21 13:38:04 +01:00
loader_test.go Plugins: Make manager more easily composable (#44467) 2022-01-27 18:06:38 +01:00
loader.go Plugins: Fix scanning plugins when permission for directories is lacking (#44587) 2022-01-31 14:07:10 +01:00