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 a problem about equivalence ecache feature #1593

Merged
merged 1 commit into from
Jul 16, 2021

Conversation

huone1
Copy link
Contributor

@huone1 huone1 commented Jul 8, 2021

Signed-off-by: huone1 huwanxing@huawei.com
fix issue #1592

@volcano-sh-bot volcano-sh-bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 8, 2021
Copy link
Member

@wpeng102 wpeng102 left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 8, 2021
} else {
if !fit {
err = fmt.Errorf("plugin equivalence cache predicates failed")
}
Copy link
Member

Choose a reason for hiding this comment

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

if not fit, should return?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Returned in line 320.

Copy link
Member

Choose a reason for hiding this comment

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

OK

@k82cn
Copy link
Member

k82cn commented Jul 9, 2021

/approve

@volcano-sh-bot volcano-sh-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 9, 2021
@jasonliu747
Copy link
Member

@huone1 sorry for any inconvenience.
image

@volcano-sh-bot volcano-sh-bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 15, 2021
Signed-off-by: huone1 <huwanxing@huawei.com>
Copy link
Member

@wpeng102 wpeng102 left a comment

Choose a reason for hiding this comment

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

/lgtm

@volcano-sh-bot volcano-sh-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 15, 2021
@volcano-sh-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: k82cn, shinytang6, wpeng102

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

@Thor-wl
Copy link
Member

Thor-wl commented Jul 16, 2021

/lgtm

@volcano-sh-bot volcano-sh-bot merged commit 2f62f44 into volcano-sh:master Jul 16, 2021
@huone1 huone1 deleted the bug-ecache branch November 2, 2021 11:08
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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants