Miguel Duarte Barroso
Miguel Duarte Barroso
### Which jobs are flaking? KubeVirt live migration. Parameters: - noHA - shared - dualstack - SnatGW - 1br - ic-single-node-zones, 3 ### Which tests are flaking? Kubevirt Virtual Machines...
These tests are isolated in a separate suite, so we do not have to skips tests when OpenShift virtualization is *not* deployed in the cluster.
## Expected Behavior [CNI spec](https://github.com/containernetworking/cni/blob/main/SPEC.md#add-success) says the `sandbox` attribute should be used to indicate: > The isolation domain reference (e.g. path to network namespace) for the interface, or empty if...
### What would you like to be added? Allow import of VMs from other virtualization platforms into Kubernetes. The imported VM must connect to an overlay network. This includes: -...
## 📑 Description This adds a new enhancement describing the feature design to have direct routed ingress for virtlualization workloads without IP allocation from OVN-Kubernetes. Fixes #5217 ## Additional Information...
#### What this PR does and why is it needed This PR updates the network controller behavior to prevent re-queuing of network sync operations for `topology not managed` events, since...
### What would you like to be added? Allow importing existing VMs from another platform into Kubernetes, connected to an overlay network. This includes: - Specifying the IP address of...
## 📑 Description Fixes # ## Additional Information for reviewers Depends-on: #5196 ## ✅ Checks - [ ] My code requires changes to the documentation - [ ] if so,...
## 📑 Description Isolate the multi-homing and KubeVirt helpers in separate packages, so we can register the KubeVirt developers as OWNERS of that code, which they originally contributed. By doing...
## 📑 Description This is just a PoC to understand the effort required, and how it would look like. Fixes # ## Additional Information for reviewers ## ✅ Checks -...