grafana/pkg/plugins/manager
Will Browne 12dc56ad0c
Plugins: Refactor plugin repository API (#69063)
* support grafana wildcard version

* undo go.mod changes

* tidy

* flesh out tests

* refactor

* add tests

* tidy naming

* undo some changes

* split interfaces

* separation

* update new signature

* simplify

* update var namings

* unexport types

* introduce opts pattern

* reorder test

* fix compat checks

* middle ground

* unexport client

* move back

* fix tests

* inline logger

* make client usable

* use fake logger

* tidy errors

* remove unused types

* fix test

* review fixes

* rework compatibility

* adjust installer

* fix tests

* opts => cfg

* remove unused var

* fix var name
2023-05-30 11:48:52 +02:00
..
client Plugins: Refactor cleaning of call resource response headers (#67145) 2023-04-25 19:44:32 +02:00
dashboards Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
fakes Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
filestore Plugins: Add file store abstraction for handling plugin files (#65432) 2023-03-29 12:55:55 +02:00
loader Plugins: Refactor env vars to dedicated service (#68960) 2023-05-24 14:02:14 +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: Update ProtonMail/go-crypto (#68641) 2023-05-18 09:52:31 +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 kindsys: Adapt to new flattened lineage syntax in Thema (#68034) 2023-05-24 10:47:25 +02:00
installer_test.go Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
installer.go Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
manager_integration_test.go CloudMonitoring: Initial GCM Schema (#67739) 2023-05-22 17:19:54 +01:00