Skip to content
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

Support services in-place updates via dstack apply #1926

Closed
Tracked by #1782
r4victor opened this issue Oct 31, 2024 · 0 comments · Fixed by #1958
Closed
Tracked by #1782

Support services in-place updates via dstack apply #1926

r4victor opened this issue Oct 31, 2024 · 0 comments · Fixed by #1958
Assignees
Labels

Comments

@r4victor
Copy link
Collaborator

Currently, dstack apply does not allow modifying configurations without re-creating the resources. In case of services, this means that services must be stopped when it's not necessary. For example, to change replicas and scaling parameters. The scope of this issue is to allow modifying existing services to change replicas and scaling. It will make manual service scaling possible.

Related to #1762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant