grafana/pkg/plugins/manager
Stephanie Closson 83f26e9ce2
Fix: only recurse a symbolic link if it is a directory (#35455)
* only recurse a symbolic link if it is a directory

* added test for detecting valid plugins using lib dirs with symbolic links in them (like oracle)

* fix linting errors

* added extra checks as per code-review
2021-06-10 10:25:07 -03:00
..
installer Plugins: Improve plugin installer error messages (#34437) 2021-05-20 15:11:07 +02:00
testdata Fix: only recurse a symbolic link if it is a directory (#35455) 2021-06-10 10:25:07 -03:00
dashboard_import_test.go LibraryPanels: Fixes error when importing plugin dashboard (#34557) 2021-05-24 09:31:34 +02:00
dashboard_import.go LibraryPanels: Fixes error when importing plugin dashboard (#34557) 2021-05-24 09:31:34 +02:00
dashboards_test.go PluginManager: Make remaining plugin state non-global (#32094) 2021-03-18 13:53:01 +01:00
dashboards.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
errors.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
logger.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
manager_test.go Fix: only recurse a symbolic link if it is a directory (#35455) 2021-06-10 10:25:07 -03:00
manager.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
manifest_test.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00
manifest.go Plugins: Ignore trailing slash in root URL check (#35338) 2021-06-09 09:57:32 +02:00
queries.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
update_checker.go Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00