Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feature: add support for resource pools #2232

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

anmaxvl
Copy link
Contributor

@anmaxvl anmaxvl commented Aug 13, 2024

No description provided.

HCS v2 adds support for assigning VMs to resource pools. The
assignment is done at compute system create time and v1 doesn't
support it. This PR adds a few bindings to enable the resource
pool work.

Signed-off-by: Maksim An <maksiman@microsoft.com>
This commit adds a couple of annotations to pass named job
objects (memory and CPU), which can be used to query corresponding
job object handles and assigning VMs to them.

Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
(cherry picked from commit 5e9f54b)
Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
Signed-off-by: Maksim An <maksiman@microsoft.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant