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

fix panic when sub total guarantee #3130

Closed
wants to merge 1 commit into from

Conversation

lowang-bh
Copy link
Member

@lowang-bh lowang-bh commented Sep 16, 2023

Fix #3127

The added function can also be used to replace code in PR #3106

Signed-off-by: lowang-bh <lhui_wang@163.com>
@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign qiankunli
You can assign the PR to them by writing /assign @qiankunli in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@volcano-sh-bot volcano-sh-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 16, 2023
@william-wang
Copy link
Member

Do we have to add new this function?

@william-wang
Copy link
Member

/hold

@volcano-sh-bot volcano-sh-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 25, 2023
@lowang-bh
Copy link
Member Author

Do we have to add new this function?

Currently, there is no function to return the larger dimention among two resources.

@lowang-bh lowang-bh closed this Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

volcano-scheduler panics if i create a queue with guarantee greater than allocatable resource
3 participants