Skip to content

fix(BA-4884): Incorrect types and fallback defaults in deployment conversion logic#9673

Draft
jopemachine wants to merge 7 commits intomainfrom
BA-4884
Draft

fix(BA-4884): Incorrect types and fallback defaults in deployment conversion logic#9673
jopemachine wants to merge 7 commits intomainfrom
BA-4884

Conversation

@jopemachine
Copy link
Member

@jopemachine jopemachine commented Mar 5, 2026

resolves #9671 (BA-4884)

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--9673.org.readthedocs.build/en/9673/


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

@github-actions github-actions bot added size:M 30~100 LoC comp:manager Related to Manager component comp:common Related to Common component labels Mar 5, 2026
@jopemachine jopemachine added this to the 26.3 milestone Mar 5, 2026
Co-authored-by: octodog <mu001@lablup.com>
@github-actions github-actions bot added the area:docs Documentations label Mar 5, 2026
@github-actions github-actions bot added the require:db-migration Automatically set when alembic migrations are added or updated label Mar 5, 2026
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:M 30~100 LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect types and fallback defaults in deployment conversion logic

1 participant