grafana/pkg
Vardan Torosyan e20f8c566d
RBAC sync: Fix removal of roles which need to be added (#91152)
* RBAC sync: Fix removal of roles which need to be added

* Optimize code

* cleanup: appease the linter

---------

Co-authored-by: Victor Cinaglia <victor@grafana.com>
2024-07-30 09:00:47 +02:00
..
api Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
apimachinery Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
apis
apiserver [Dual writer] Read kind value passed as dualwriter's argument (#91113) 2024-07-29 13:57:44 +02:00
build CI: fix release pr target (#90999) 2024-07-25 16:14:29 -05:00
bus
cmd
codegen
components
events
expr
extensions
generated
ifaces/gcsifaces
infra Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
kinds Identity: Add read-only identity apiserver (#90418) 2024-07-26 17:09:08 +03:00
login/social
middleware RBAC: Allow plugins to use scoped actions (#90946) 2024-07-25 17:22:42 +03:00
mocks/mock_gcsifaces
models
modules
plugins RBAC: Default to plugins.app:access for plugin includes (#90969) 2024-07-29 20:56:09 +02:00
promlib
registry Alerting: Receiver API to use same logic for calculating UID as backend serivce (#91153) 2024-07-29 15:55:49 -04:00
server ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00
services RBAC sync: Fix removal of roles which need to be added (#91152) 2024-07-30 09:00:47 +02:00
setting CloudMigrations: Fix migration in docker (#91147) 2024-07-29 15:00:43 -03:00
storage/unified Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
tests Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
tsdb AzureMonitor: Fix out of bounds error when accessing `metricNamespaceArray` and `resourceNameArray` in `buildResourceURI` (#89222) 2024-07-25 11:19:15 +01:00
util Identity: extend k8s user.Info (#90937) 2024-07-30 08:27:23 +03:00
web
README.md
ruleguard.rules.go

README.md

This directory contains the code for the Grafana backend.

The contributor documentation for Grafana's backend is in /contribute/backend/README.md.