Or Mergi

Results 38 issues of Or Mergi

**What happened**: A VM with two or more SR-IOV interfaces **from the same resource** pool might end up with each interface connected to the wrong network. For example https://github.com/kubevirt/kubevirt/issues/6351#issuecomment-918467186 The...

kind/bug
sig/network

Hello :slightly_smiling_face: I am trying to verify that my docker-registry-proxy deployment work as expected. Looking into the logs we see some MISS and HIT messages, but no info about the...

Following kubevirt/kubevirt#7990, this PR remove SR-IOV live migration feature gate since it's deprecated. Signed-off-by: Or Mergi **Reviewer Checklist** > Reviewers are supposed to review the PR for every aspect below...

release-note
do-not-merge/hold
size/L
dco-signoff: yes

Update: the root cause for this issue is a bug in sriov-cni which we use to attach SR-IOV VFs to VMs in tests, more details at https://github.com/k8snetworkplumbingwg/sriov-cni/issues/219. ## What happened:...

sig/network
lifecycle/rotten

### What this PR does This PR moves out some functions that are being used only in one place from tests/utils to the file they are used at. Before this...

size/M
sig/storage
release-note-none
dco-signoff: yes
sig/code-quality

### What this PR does This is PR is to debug the CI kubevirtci-kubevirt pipeline on Kubevirt side The check-provision jobs for VM based providers are broken since two weeks...

size/M
do-not-merge/release-note-label-needed
sig/network
do-not-merge/work-in-progress
dco-signoff: yes

Tiny fix for the recently added bridge example's json formatting.

This is a small refactoring around netlink operations logic. Setting link state up and waiting for link oper state code is moved to link package.

**What this PR does / why we need it**: The sidecar-shim main function has additional logic that solve issues with migration that other sidecar implementations may suffer from (e.g.: slirp...

size/L
release-note-none
needs-rebase
do-not-merge/work-in-progress
dco-signoff: yes

### What this PR does Use libvmi directly at the caller instead of `NewRandomVMIWithEphemeralDiskAndConfigDriveUserdata`. Before this PR: After this PR: Fixes # ### Why we need it and why it...

size/M
release-note-none
do-not-merge/hold
approved
dco-signoff: yes
sig/code-quality