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

[Scaling] Enforce Min/Max in Scheduler #7412

Closed
cgbaker opened this issue Mar 21, 2020 · 2 comments · Fixed by #7413
Closed

[Scaling] Enforce Min/Max in Scheduler #7412

cgbaker opened this issue Mar 21, 2020 · 2 comments · Fixed by #7413
Assignees
Labels
theme/autoscaling Issues related to supporting autoscaling
Milestone

Comments

@cgbaker
Copy link
Contributor

cgbaker commented Mar 21, 2020

The new scaling block allows providing min/max fields for a task group:
https://github.com/hashicorp/nomad/pull/7409/files#diff-8047d99181f66a41089ed23faeb48bb7R54-R55

The scheduler should be modified to enforce these. Updating a task group with a count outside of the specified range should result in a 400 error.

@cgbaker cgbaker added this to the 0.11.0 milestone Mar 21, 2020
@cgbaker cgbaker self-assigned this Mar 21, 2020
@cgbaker
Copy link
Contributor Author

cgbaker commented Mar 23, 2020

resolved by #7413

@cgbaker cgbaker closed this as completed Mar 23, 2020
@tgross tgross added the theme/autoscaling Issues related to supporting autoscaling label Apr 7, 2020
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this issue because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
theme/autoscaling Issues related to supporting autoscaling
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants