grafana/pkg/services/updatechecker
Will Browne 68df83c86d
Plugins: Add Plugin FS abstraction (#63734)
* unexport pluginDir from dto

* first pass

* tidy

* naming + add mutex

* add dupe checking

* fix func typo

* interface + move logic from renderer

* remote finder

* remote signing

* fix tests

* tidy up

* tidy markdown logic

* split changes

* fix tests

* slim interface down

* fix status code

* tidy exec path func

* fixup

* undo changes

* remove unused func

* remove unused func

* fix goimports

* fetch remotely

* simultaneous support

* fix linter

* use var

* add exception for gosec warning

* fixup

* fix tests

* tidy

* rework cfg pattern

* simplify

* PR feedback

* fix dupe field

* remove g304 nolint

* apply PR feedback

* remove unnecessary gosec nolint

* fix finder loop and update comment

* fix map alloc

* fix test

* remove commented code
2023-03-07 16:47:02 +01:00
..
grafana.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
plugins_test.go Plugins: Add Plugin FS abstraction (#63734) 2023-03-07 16:47:02 +01:00
plugins.go Performance: add preallocation for some slice/map (#57860) 2022-11-22 20:24:36 +08:00