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 predicate return #3553

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Conversation

lowang-bh
Copy link
Member

@lowang-bh lowang-bh commented Jun 29, 2024

fixes #3086

Part-2 of filter out those nodes which are UnschedulableAndUnresolvable when preempting #3432
Please merge 3432 first.

pod messages examples image

@volcano-sh-bot volcano-sh-bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jun 29, 2024
@lowang-bh lowang-bh force-pushed the fixPredicateReturn branch 2 times, most recently from 9d05134 to c2210f3 Compare June 29, 2024 07:54
@volcano-sh-bot volcano-sh-bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 15, 2024
@Monokaix
Copy link
Member

When upgrade from 1.8/1.9 to 1.10 seems compatibility issue wil also occur: )

@lowang-bh lowang-bh closed this Jul 19, 2024
@lowang-bh lowang-bh reopened this Jul 19, 2024
@lowang-bh
Copy link
Member Author

lowang-bh commented Jul 19, 2024

When upgrade from 1.8/1.9 to 1.10 seems compatibility issue wil also occur: )

Currently, no body has reported the issue after release 1.8/1.9. So maybe they did't met this issue without self-developed plugins.

@lowang-bh lowang-bh force-pushed the fixPredicateReturn branch 2 times, most recently from 1d9bfd9 to bdfb40c Compare July 20, 2024 04:43
@Monokaix
Copy link
Member

Monokaix commented Aug 6, 2024

/lgtm

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Aug 6, 2024
Copy link
Member

@william-wang william-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: william-wang

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

The pull request process is described 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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 9, 2024
@volcano-sh-bot volcano-sh-bot merged commit 0fc3a48 into volcano-sh:master Aug 9, 2024
14 checks passed
@lowang-bh lowang-bh deleted the fixPredicateReturn branch August 13, 2024 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Predicate function retrun value is not compatiable with old plugins
6 participants