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

Multi-flavor Slack ClusterQueue #258

Open
dgrove-oss opened this issue Oct 21, 2024 · 0 comments
Open

Multi-flavor Slack ClusterQueue #258

dgrove-oss opened this issue Oct 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@dgrove-oss
Copy link
Collaborator

dgrove-oss commented Oct 21, 2024

The slack cluster queue lending limit adjustment should be flavor aware. The initial implementation implicitly assumes that all nodes in the cluster belong to the first/only flavor. There are two main pieces to implement this feature.

  1. The node monitoring code should be extended to maintain per-flavor lists of NoSchedule resources.
  2. The slack cluster queue lending limit adjust logic would use the extended information to update the lending limit for every flavor instead of hardcoding flavor[0].
@dgrove-oss dgrove-oss added the enhancement New feature or request label Oct 21, 2024
@dgrove-oss dgrove-oss changed the title Multi-flavor Slack Cluster Queues Multi-flavor Slack ClusterQueue Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant