grafana/pkg/plugins/manager
Will Browne 739c7f1c68
Plugins: Simplify plugin file removal (#66115)
* make explicit class check when attempting to remove plugin

* simplify plugin file tracking

* fix test

* apply feedback

* fix linter
2023-04-20 11:52:59 +02:00
..
client Caching: Refactor enterprise query caching middleware to a wire service (#65616) 2023-04-12 12:30:33 -04:00
dashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
fakes Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
filestore Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
loader Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
process Plugins: Introduce plugin package specific logger (#62204) 2023-02-28 16:10:27 +01:00
registry Plugins: Use public store instead of internal registry (#57631) 2022-10-27 18:44:28 +02:00
signature Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00
sources Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 2023-03-20 14:35:49 +01:00
store Plugins: Refactor loader + finder to support multiple sourcing methods (#64735) 2023-03-20 14:35:49 +01:00
testdata Plugins: Extend panel menu with links from plugins (#63089) 2023-03-02 15:42:00 +01:00
installer_test.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
installer.go Plugins: Simplify plugin file removal (#66115) 2023-04-20 11:52:59 +02:00
manager_integration_test.go Chore: Use Grafana API to retrieve the public key to validate plugins (#66439) 2023-04-18 16:12:05 +02:00