-
Notifications
You must be signed in to change notification settings - Fork 106
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
OCPBUGS-41352: Merge https://github.com/k8snetworkplumbingwg/sriov-network-operator:master into master #1005
OCPBUGS-41352: Merge https://github.com/k8snetworkplumbingwg/sriov-network-operator:master into master #1005
Conversation
Add a basic test to loop over all available devices and test if setting `eSwitchMode: switchdev` works. Signed-off-by: Andrea Panattoni <[email protected]>
Ice driver supports creating VFs after the eSwitcMode is set to switchdev. This is different than the preferred way for `mlx5` driver. Add specific functions to configure eSwitchMode and SriovNumVFs for each driver. Signed-off-by: Andrea Panattoni <[email protected]>
If an SriovNetwork is created with some annotations, the operator deletes them during the creation of the related NetworkAttachmentDefinition. Make the reconcilers append the `last-network-namespace` annotation without deleting existing ones. The same concept applies for `SriovIbNetworks` and `OVSNetworks` Signed-off-by: Andrea Panattoni <[email protected]>
Intel switchdev
/test ci/prow/operator-e2e |
@zeeke: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/test operator-e2e |
/test e2e-telco5g-sriov |
Preserve user defined annotations on `SriovNetworks`
31276ce
to
629f351
Compare
/retest |
@SchSeba: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/lgtm New switchdev test passes:
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SchSeba, zeeke 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 |
/retitle OCPBUGS-41352: Merge https://github.com/k8snetworkplumbingwg/sriov-network-operator:master into master |
@SchSeba: Jira Issue OCPBUGS-41352: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-41352 has been moved to the MODIFIED state. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-config-daemon |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-webhook |
[ART PR BUILD NOTIFIER] Distgit: sriov-network-operator |
No description provided.