mirror of
https://github.com/grafana/grafana.git
synced 2026-03-13 15:29:48 +08:00
* IAM: Remove CoreRole resource - Remove CoreRole CUE kind and all generated Go files - Remove CoreRole from API registration, authorizer, and wireset - Disable kubernetesAuthzCoreRolesApi feature toggle - Remove coreroles entry from RBAC mapper - Update role hooks to work directly with Role objects - Update rolebinding getRoleKind: fixed_/basic_ prefixes now map to GlobalRole Made-with: Cursor * chore: restore toggles_gen.csv to origin/main state Made-with: Cursor * chore: regenerate feature toggle files in UTC Made-with: Cursor * Wire gen * AI mistake * Fix AI blunter * AI lint * add gen-app changes * Remove unexisting constant * Fix conflicts