Jo
1037ef28a9
SupportBundles: Access control guards ( #61914 )
...
* rename routes and fix access control for support bundles
* AccessControl: Hide menu if not authorized
* AccessControl: Add AC guards for create and delete
* lint
2023-01-23 16:23:20 +00:00
Jo
7a9793ec0e
SupportBundles: Fix collector typos and change defaults ( #61850 )
...
fix collector typos and change defaults
2023-01-20 16:33:29 +00:00
Jo
caae4fd034
SupportBundles: Add config enablement ( #61776 )
...
* wip
* implement role middleware drop
* remove not implement feature
* change grants based on config
* Update pkg/services/supportbundles/supportbundlesimpl/models.go
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-01-20 08:59:15 +00:00
Karl Persson
05a683d462
SupportBundles: Fix list response when we don't have any bundles yet ( #61619 )
...
* SupportBundles: Return empty slice instead of nil when there are no
support bundles
2023-01-17 21:04:12 +01:00
Jo
9e097c531d
SupportBundles: Build tars in memory ( #61581 )
...
* build tar in memory
* match tag
2023-01-17 11:39:59 +01:00
Jo
fc0926f8fb
SupportBundles: Recover from Bundler panics gracefully ( #60995 )
...
bundler panics should not crash Grafana
2023-01-05 14:23:35 +01:00
Jo
c74d86ca27
SupportBundles: Move support bundles to services ( #60986 )
...
* move support bundles to services
* update CODEOWNERS
2023-01-04 17:33:18 +01:00