grafana / grafana-community-support-squad

Public repository for the Grafana community support squad
3 stars 1 forks source link

Play: lock down permissions for grafanistas #20

Open zuchka opened 1 year ago

zuchka commented 1 year ago

too many people have very broad editor and admin permissions on play. This is a big reason we have so much sprawl and so much staleness right now. We should lock permissions down, much like it is on ops.

For instance, if grafana developers want a sandbox for reproducing GH issues and then saving the resulting dashboards, we should limit their permissions to a special folder like "Issue Reproductions" or whatever.

Ideally, I think we do this in a programmatic and reproducible way and not just manually through the UI