Skip to content

Conversation

@fregataa
Copy link
Member

resolves #6419 (BA-2841)

Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue
  • Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • Update of end-to-end CLI integration tests in ai.backend.test
  • API server-client counterparts (e.g., manager API -> client SDK)
  • Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations

- Add ImageRowCreatorSpec for building ImageRow with RBAC association
- Modify commit_rescan_result to use RBACEntityCreator
- Customized images (with owner label) use USER scope
- General images use GLOBAL scope
@fregataa fregataa added this to the 26.1 milestone Jan 15, 2026
@fregataa fregataa self-assigned this Jan 15, 2026
@github-actions github-actions bot added size:L 100~500 LoC comp:manager Related to Manager component labels Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:manager Related to Manager component size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Apply RBAC Creator pattern to Image

2 participants