Michael Mandrus
|
17d84f56f7
|
wire up loading of secretsmanager plugin, using renderer plugin as a model
|
2022-05-24 11:48:47 -04:00 |
|
Will Browne
|
7694b78456
|
mv and refactor (#46242)
|
2022-03-04 15:26:35 +01:00 |
|
Will Browne
|
b5dd4842d0
|
Plugins: Make manager more easily composable (#44467)
* make more easily composable
* fix build
|
2022-01-27 18:06:38 +01:00 |
|
Will Browne
|
7fbc7d019a
|
Plugins: Core plugins register via backend factory provider (#43171)
* refactoring store interface and init flow
* fix import
* fix linter
* refactor resource calling
* load with class
* re-order args
* fix tests
* fix linter
* remove old creator
* add custom config struct
* fix some tests
* cleanup
* fix
* tackle plugins
* fix linter
* refactor and fix test
* add connect failure error
* add fix for azure, cloud monitoring and test data
* restructure
* remove unused err
* add fake tracer for test
* fix grafana ds plugin
|
2022-01-20 18:16:22 +01:00 |
|
Will Browne
|
7694fff0ef
|
[WIP] Plugins: Refactoring backend initialization flow (#42247)
* refactoring store interface and init flow
* fix import
* fix linter
* refactor resource calling
* load with class
* re-order args
* fix tests
* fix linter
* remove old creator
* add custom config struct
* fix some tests
* cleanup
* fix linter
* add connect failure error
* remove unused err
* convert test over
|
2022-01-14 13:30:39 +01:00 |
|