grafana/pkg/plugins/manager
Will Browne fa49fe3331
Plugins: Use bundle instead of individual plugin during construct step (#91140)
* work off bundle instead of individual plugin

* Remove children

Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>

* Remove children ref

Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>

* fix assign

* end early

* unset children

---------

Co-authored-by: Giuseppe Guerra <giuseppe.guerra@grafana.com>
2024-07-30 11:24:37 +01:00
..
client Plugins: Enhanced plugin instrumentation (#90199) 2024-07-09 15:03:46 +02:00
fakes Actionsets: Add ability for plugins to add actions for core actionsets (i.e. folders:edit) (#88776) 2024-07-19 16:16:23 +01:00
filestore Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
loader RBAC: Default to plugins.app:access for plugin includes (#90969) 2024-07-29 20:56:09 +02:00
pipeline Plugins: Use bundle instead of individual plugin during construct step (#91140) 2024-07-30 11:24:37 +01:00
process Revamp plugin loading error management (#85939) 2024-04-11 16:18:04 +02:00
registry Plugins: Make it possible to support multiple plugin versions (#82116) 2024-02-12 12:47:49 +01:00
signature chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
sources chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
testdata AuthN: Remove embedded oauth server (#83146) 2024-02-26 11:29:09 +01:00
installer_test.go Plugins: Support > 1 levels of plugin dependencies (#90174) 2024-07-09 15:46:30 +01:00
installer.go Plugins: Add logs to for plugin management actions (#90587) 2024-07-18 17:19:36 +02:00