3
0
mirror of https://github.com/grafana/grafana.git synced 2025-01-27 16:57:14 -06:00
grafana/pkg/plugins
Will Browne 9300c1bbea
Plugins: Update CLI check if plugin is already installed ()
* check if plugin installed

* undo remove initial vers check

* still attempt deps
2024-08-06 09:21:40 +01:00
..
auth Schemas: Refactor plugin's metadata () 2024-03-07 11:09:19 +01:00
backendplugin Loki: Remove unnecessary featuremgmt () 2024-07-24 11:00:41 +02:00
codegen CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… () 2024-06-14 19:35:30 +03:00
config Plugins: Make grafana-com API URL usage consistent () 2024-04-26 16:47:38 +02:00
envvars Plugins: Refactor plugin config into separate env var and request scoped services () 2024-02-27 12:38:02 +01:00
httpresponsesender Plugins: Refactor call resource API handling () 2023-04-28 14:02:27 +02:00
instrumentationutils Plugins: Enhanced plugin instrumentation () 2024-07-09 15:03:46 +02:00
log Chore: Fix plugins manager process data race in tests () 2024-02-06 10:17:37 -03:00
manager Plugins: Use bundle instead of individual plugin during construct step () 2024-07-30 11:24:37 +01:00
pfs Core: Remove thema and kindsys dependencies () 2024-03-21 11:11:29 +01:00
pluginrequestmeta Plugins: Add statusSource to partial data response error log () 2023-11-14 16:27:48 +02:00
pluginscdn Plugins: Refactor plugin config into separate env var and request scoped services () 2024-02-27 12:38:02 +01:00
repo chore(perf): Pre-allocate where possible (enable prealloc linter) () 2024-06-14 14:16:36 -04:00
storage Plugins: Update CLI check if plugin is already installed () 2024-08-06 09:21:40 +01:00
apiserver_test.go K8s: Add basic query service () 2024-01-31 20:36:51 +02:00
apiserver.go K8s: Add basic query service () 2024-01-31 20:36:51 +02:00
errors.go Chore: Move identity and errutil to apimachinery module () 2024-06-13 07:11:35 +03:00
ifaces.go RBAC: Refactor RBAC plugin interface code () 2024-07-22 09:31:36 +01:00
localfiles_test.go chore: Updating linter, fixing some new warnings () 2024-06-06 13:01:27 -04:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() () 2023-04-27 16:19:13 +02:00
models.go RBAC: Default to plugins.app:access for plugin includes () 2024-07-29 20:56:09 +02:00
plugins_test.go RBAC: Default to plugins.app:access for plugin includes () 2024-07-29 20:56:09 +02:00
plugins.go RBAC: Default to plugins.app:access for plugin includes () 2024-07-29 20:56:09 +02:00
test_utils.go Chore: use any rather than interface{} () 2023-08-30 18:46:47 +03:00