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

Exclusive pooling #384

Merged

Conversation

Eoghan1232
Copy link
Collaborator

This PR is in relation to this:
#355

Enabling validation that a VF is only used in one resource pool.

signed off: eoghan.russell@intel.com

@Eoghan1232 Eoghan1232 force-pushed the exclusive_pooling branch 2 times, most recently from 7a4d486 to 349a48c Compare October 13, 2021 16:15
@MichalGuzieniuk
Copy link
Contributor

LGTM 👍

@zshi-redhat
Copy link
Collaborator

Thanks @Eoghan1232 for working on the fix!
/lgtm

Copy link
Collaborator

@zshi-redhat zshi-redhat left a comment

Choose a reason for hiding this comment

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

@adrianchiris Could you please take a look?

pkg/factory/factory.go Outdated Show resolved Hide resolved
pkg/factory/factory.go Outdated Show resolved Hide resolved
cmd/sriovdp/manager.go Outdated Show resolved Hide resolved
@adrianchiris
Copy link
Contributor

Thanks for the PR !

It would be great if commit message contained a bit more info on the problem and how this PR solves it

@Eoghan1232
Copy link
Collaborator Author

Eoghan1232 commented Oct 21, 2021

@adrianchiris @zshi-redhat
Could you review again please? :)

Updated implementation with Adrian's feedback.

cmd/sriovdp/manager.go Outdated Show resolved Hide resolved
@zshi-redhat
Copy link
Collaborator

nit: Could you please rebase and squash the commits into one?

@Eoghan1232 Eoghan1232 force-pushed the exclusive_pooling branch 2 times, most recently from 8bd470f to 99d4b66 Compare October 26, 2021 08:19
@Eoghan1232
Copy link
Collaborator Author

nit: Could you please rebase and squash the commits into one?

Done.

@Eoghan1232
Copy link
Collaborator Author

Eoghan1232 commented Oct 26, 2021

@zshi-redhat
Is this okay for you?

@adrianchiris if you are okay also, I will proceed with the merge :)

@zshi-redhat
Copy link
Collaborator

/lgtm

@adrianchiris
Copy link
Contributor

one minor nit: could you update commit msg with abit more info on this change

other than that LGTM

Enabling validation that a VF is only used in one resource pool
This will also bring tighter config maps to ensure VF are allocated correctly
@Eoghan1232
Copy link
Collaborator Author

Approved by @zshi-redhat, @adrianchiris and myself.
Proceeding with merge

@Eoghan1232 Eoghan1232 merged commit 5f451ba into k8snetworkplumbingwg:master Oct 26, 2021
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.

4 participants