-
Notifications
You must be signed in to change notification settings - Fork 164
feat(BA-2164): Add DB Tables for Model Deployment #5599
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
b2c69ca
to
b0c2f74
Compare
.../backend/manager/models/alembic/versions/0368087c787d_add_model_deployment_related_tables.py
Outdated
Show resolved
Hide resolved
b0c2f74
to
1fed460
Compare
1fed460
to
7c8419b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
cb3759a
to
46f211f
Compare
46f211f
to
bce3b20
Compare
GUID, | ||
nullable=False, | ||
) | ||
session_id = sa.Column( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@HyeockJinKim how about add revision_id
in deployment rout row? If the database does not hold this value, it would appear impossible to know the revision ID currently referenced by the deployment route (or replica) especially there are two revisions while deploying
78f5fff
to
b129034
Compare
resolves #5585 (BA-2164)
Checklist: (if applicable)
ai.backend.test
docs
directory📚 Documentation preview 📚: https://sorna--5599.org.readthedocs.build/en/5599/
📚 Documentation preview 📚: https://sorna-ko--5599.org.readthedocs.build/ko/5599/