Skip to content

fix(BA-4707): Migrate groups.container_registry to groups.container_registry_id#9372

Draft
jopemachine wants to merge 8 commits intomainfrom
BA-4707
Draft

fix(BA-4707): Migrate groups.container_registry to groups.container_registry_id#9372
jopemachine wants to merge 8 commits intomainfrom
BA-4707

Conversation

@jopemachine
Copy link
Member

@jopemachine jopemachine commented Feb 26, 2026

resolves #9371 (BA-4707)

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

📚 Documentation preview 📚: https://sorna--9372.org.readthedocs.build/en/9372/


📚 Documentation preview 📚: https://sorna-ko--9372.org.readthedocs.build/ko/9372/

@github-actions github-actions bot added size:L 100~500 LoC comp:manager Related to Manager component comp:common Related to Common component require:db-migration Automatically set when alembic migrations are added or updated labels Feb 26, 2026
@jopemachine jopemachine added this to the 26.3 milestone Feb 26, 2026
@github-actions github-actions bot added the area:docs Documentations label Feb 26, 2026
@jopemachine jopemachine changed the title fix(BA-4707): Migrate groups.container_registry to container_registry_id based schema fix(BA-4707): Migrate groups.container_registry to groups.container_registry_id Feb 26, 2026
jopemachine and others added 7 commits February 27, 2026 15:37
Co-authored-by: octodog <mu001@lablup.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Documentations comp:common Related to Common component comp:manager Related to Manager component require:db-migration Automatically set when alembic migrations are added or updated size:L 100~500 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate groups.container_registry to container_registry_id-based schema

1 participant