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

virt-handler: Refactor claimDeviceOwnership method #6760

Merged
merged 1 commit into from
Nov 15, 2021

Conversation

EdDev
Copy link
Member

@EdDev EdDev commented Nov 9, 2021

What this PR does / why we need it:

Pass to the method the isolation data it needs to avoid re-calculating
it multiple times in the setup flow.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Release note:

NONE

@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. size/M labels Nov 9, 2021
@EdDev
Copy link
Member Author

EdDev commented Nov 9, 2021

/cc @enp0s3

@kubevirt-bot kubevirt-bot requested a review from enp0s3 November 9, 2021 08:48
@EdDev EdDev force-pushed the refactor-claimDeviceOwnership branch from 4dc5b0f to ee6cc48 Compare November 11, 2021 07:00
@EdDev
Copy link
Member Author

EdDev commented Nov 11, 2021

change: Rebase

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Nov 11, 2021
@alonSadan
Copy link
Contributor

Thank Eddy

Pass to the method the isolation data it needs to avoid re-calculating
it multiple times in the setup flow.

Signed-off-by: Edward Haas <edwardh@redhat.com>
@EdDev EdDev force-pushed the refactor-claimDeviceOwnership branch from ee6cc48 to f6e8bd4 Compare November 14, 2021 11:20
@kubevirt-bot kubevirt-bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 14, 2021
@EdDev
Copy link
Member Author

EdDev commented Nov 14, 2021

change: Rebase

Copy link
Contributor

@enp0s3 enp0s3 left a comment

Choose a reason for hiding this comment

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

@EdDev Thank you!
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: enp0s3

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

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 15, 2021
@kubevirt-commenter-bot
Copy link

/retest
This bot automatically retries jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

1 similar comment
@kubevirt-commenter-bot
Copy link

/retest
This bot automatically retries jobs that failed/flaked on approved PRs.
Silence the bot with an /lgtm cancel or /hold comment for consistent failures.

@kubevirt-bot kubevirt-bot merged commit 089896c into kubevirt:main Nov 15, 2021
@EdDev EdDev deleted the refactor-claimDeviceOwnership branch December 28, 2021 10:12
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants