grafana/pkg/plugins/manager
sam boyer 78f0340031
plugindef: Move pluginmeta out of coremodels as standalone thema lineage (#56765)
* Get pluginmeta mostly moved over to pkg/plugins/plugindef

* Remove dead func

* Fix up pfs, use sync.Once in plugindef

* Update to latest thema

* Chase Endec->Codec conversion in Thema

* Comments on slash header gen; use ToSlash

* Also generate JSON schema for plugindef

* Generate JSON Schema as well

* Fix slot loading from kindsys cue decls

* Remove unused vars

* skip generating plugin.schema.json for now

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2022-11-15 14:48:31 +01:00
..
client Instrumentation: Log plugin and datasource info for each plugin request. (#54769) 2022-11-02 14:51:51 +01:00
dashboards NavTree: Make it possible to configure where in nav tree plugins live (#55484) 2022-09-28 08:29:35 +02:00
fakes RBAC: Allow role registration for plugins (#57387) 2022-11-07 11:30:45 +01:00
loader RBAC: remove redundant role name field from plugin role registrations (#58166) 2022-11-15 09:51:40 +01:00
process Plugins: Fix plugin registered startup log line (#54634) 2022-09-02 14:01:52 +02:00
registry Plugins: Use public store instead of internal registry (#57631) 2022-10-27 18:44:28 +02:00
signature [main] Plugin fixes (#57399) 2022-10-21 13:54:55 +02:00
store Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
testdata plugindef: Move pluginmeta out of coremodels as standalone thema lineage (#56765) 2022-11-15 14:48:31 +01:00
installer_test.go Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
installer.go Plugins: Create single point of entry for adding / removing plugins (#55463) 2022-09-23 14:27:01 +02:00
manager_integration_test.go RBAC: Allow role registration for plugins (#57387) 2022-11-07 11:30:45 +01:00