Skip to content

Add rbac permission resources (assignments, groups, roles) to prod#761

Merged
astrozzc merged 1 commit intoRedHatInsights:masterfrom
lpichler:add-prod-rbac-permissions-resources
Mar 30, 2026
Merged

Add rbac permission resources (assignments, groups, roles) to prod#761
astrozzc merged 1 commit intoRedHatInsights:masterfrom
lpichler:add-prod-rbac-permissions-resources

Conversation

@lpichler
Copy link
Copy Markdown
Contributor

Summary

  • Adds 3 missing RBAC permission resources to prod's permissions/rbac.json to match stage:
    • assignments (read, write)
    • groups (read, write)
    • roles (read, write)
  • These are Kessel v2 permission primitives required for the RBAC service migration to the new authorization model

Test plan

  • Verify configs/prod/permissions/rbac.json now matches configs/stage/permissions/rbac.json
  • Confirm schema validation passes
  • Verify no impact on existing principal, role_binding, and * resources

🤖 Generated with Claude Code

Adds the three missing RBAC permission resources to prod to match
stage: assignments (read/write), groups (read/write), and
roles (read/write). These are Kessel v2 permission primitives
needed for the RBAC service migration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lpichler lpichler requested a review from astrozzc March 30, 2026 10:38
@astrozzc astrozzc merged commit fed6ebb into RedHatInsights:master Mar 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants