grafana/pkg/plugins/manager
Will Browne ad2705fa0b
Plugins: Add inititialization stage to plugin loader pipeline (#72667)
* first pass

* migrate tests

* simplify

* fix comments

* fix linter

* nil checks

* remove comment
2023-08-02 16:29:12 +00:00
..
client Plugins: Wrap original check health error (#69944) 2023-06-16 11:18:53 +02:00
dashboards Plugins: Migrate PluginStore mock to pre-existing fakes package (#71664) 2023-07-17 10:21:44 +00:00
fakes Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00
filestore Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
loader Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00
pipeline Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00
process Plugins: Re-use plugin registry mocks from fakes package (#69840) 2023-06-09 12:08:26 +02:00
registry Plugins: Optimize creation of Golang errors and slices (#69448) 2023-06-07 17:22:43 +02:00
signature Plugins: Use plugins config to source app URL (#72490) 2023-07-28 15:18:25 +02:00
sources Plugins: Standardize Golang enum naming convention (#69449) 2023-06-08 12:21:19 +02:00
store Plugins: Re-use plugin registry mocks from fakes package (#69840) 2023-06-09 12:08:26 +02:00
testdata kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
installer_test.go Plugins: Use suffix for plugin directory (#71375) 2023-07-14 11:49:05 +02:00
installer.go Plugins: Use suffix for plugin directory (#71375) 2023-07-14 11:49:05 +02:00
manager_integration_test.go Plugins: Add inititialization stage to plugin loader pipeline (#72667) 2023-08-02 16:29:12 +00:00