grafana/pkg/plugins
Gabriel MABILLE 797a3c57af
Plugins: Automatic service account (and token) setup (#76473)
* Update cue to have an AuthProvider entry

* Cable the new auth provider

* Add feature flag check to the accesscontrol service

* Fix test

* Change the structure of externalServiceRegistration (#76673)
2023-10-17 16:21:23 +02:00
..
auth Plugins: Rename oauth package to auth (#75611) 2023-09-28 12:18:09 +02:00
backendplugin Plugins: Update PDC pattern from latest plugin SDK changes (#76576) 2023-10-16 16:40:04 +02:00
codegen Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
config Feature: Allow to skip plugin loading (#74840) 2023-09-14 12:58:12 +02:00
envvars Plugins: Automatic service account (and token) setup (#76473) 2023-10-17 16:21:23 +02:00
httpresponsesender Plugins: Refactor call resource API handling (#67234) 2023-04-28 14:02:27 +02:00
log Plugins: Chore: Renamed instrumentation middleware to metrics middleware (#76186) 2023-10-11 12:42:32 +02:00
manager Plugins: Automatic service account (and token) setup (#76473) 2023-10-17 16:21:23 +02:00
pfs Plugins: Automatic service account (and token) setup (#76473) 2023-10-17 16:21:23 +02:00
plugindef Plugins: Automatic service account (and token) setup (#76473) 2023-10-17 16:21:23 +02:00
pluginrequestmeta Plugins: Add status_source label to plugin request metrics (#76236) 2023-10-17 10:27:45 +02:00
pluginscdn Plugins: Bump SystemJS to 6.14.2 (#70068) 2023-08-31 15:45:44 +02:00
repo Plugins: Do not fail bootstrap stage if single decorate step fails (#73147) 2023-08-10 14:46:38 +02:00
storage Chore: capitalise logs in other backend packages (#74344) 2023-09-04 22:25:43 +02:00
errors.go Plugins: Add status_source label to plugin request metrics (#76236) 2023-10-17 10:27:45 +02:00
ifaces.go Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
localfiles_test.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
localfiles.go Plugins: Fix files with two dots in the name not being returned by LocalFS.Files() (#67395) 2023-04-27 16:19:13 +02:00
models.go Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2023-09-29 08:20:37 -07:00
plugins_test.go Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2023-09-29 08:20:37 -07:00
plugins.go Plugins: Move alias support to plugin json (but still hardcoded) (#75129) 2023-09-29 08:20:37 -07:00
test_utils.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00