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

Add Allocatable and RemainingReservations to partition capacity. #573

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

Gerrit91
Copy link
Contributor

@Gerrit91 Gerrit91 commented Sep 16, 2024

  • Allocatable shows the amount of allocatable machines without substracting size reservations
  • RemainingReservations shows the amount of remaining size reservations, so clients do not need to calculate this value on their own by substraction

@Gerrit91 Gerrit91 requested a review from a team as a code owner September 16, 2024 08:25
@Gerrit91 Gerrit91 requested review from majst01 and mwennrich and removed request for majst01 September 16, 2024 08:25
@Gerrit91 Gerrit91 merged commit 11c9d46 into master Sep 16, 2024
2 checks passed
@Gerrit91 Gerrit91 deleted the more-capacity-fields branch September 16, 2024 10:22
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.

2 participants