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

adds optional node limits #294

Merged
merged 1 commit into from
Jun 26, 2024
Merged

adds optional node limits #294

merged 1 commit into from
Jun 26, 2024

Conversation

autodidaddict
Copy link
Contributor

If a node_limits section is specified in the node configuration, then we can now specify the following limits:

  • max bytes for an individual workload (disk size, not ram)
  • max bytes total for the entire node
  • max number of running workloads for the node, regardless of size

@autodidaddict autodidaddict requested a review from a team as a code owner June 25, 2024 15:31
@jordan-rash jordan-rash merged commit 4af321f into main Jun 26, 2024
5 checks passed
@jordan-rash jordan-rash deleted the feat/nodelimits branch June 26, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants