-
Hi,
I just found this small API design issue in `vmi_are_events_pending`:
https://github.com/libvmi/libvmi/blob/master/libvmi/driver/driver_wrapper.h#L427
~~~C
static inline int
driver_are_ev…
-
I am creating vm through the yaml file.
It is creating the VM, but when I try to turn the VM on, it is giving error as **image does not found**.
Here is the description of the VM through `kubectl…
-
/sig api
**What happened**:
This topic came up as part of the following thread:
https://groups.google.com/g/kubevirt-dev/c/4br7ZdejhI8
Using a bug to track further discussion and potential…
-
**Is your feature request related to a problem? Please describe**:
Resource utilization benchmarks were added for virt-controller, and virt-api pods [here](https://github.com/kubevirt/kubevirt/pu…
-
**What happened**:
Migrate the storage from a block PVC/DV and update it using a PVC/DV with filesstem mode fails with error:
```
{"component":"virt-launcher","kind":"","level":"error","msg":"L…
-
/sig compute
/area instancetype
/label good-first-issue
**What happened**:
The compatibility code within the instance type sub package handles the conversion of older objects stored within Con…
-
**What happened**:
I am unable to access a newly deployed VM. The output of `kubectl get vmi` shows that the VM is running and ready but I believe it is not fully initializing as I am unable to a…
-
**What happened**:
A clear and concise description of what the bug is.
I cant delete kubevirt or vms at all the ns is stuck in terminating and finalizers did not work
**What you expected to h…
-
# What happened
Flaky test detected: {test_name} [1]
/kind flake
/priority critical-urgent
/sig compute
[1]: {flakefinder_url}
## Additional context
Add any other context abou…
-
**Is your feature request related to a problem? Please describe**:
Currently, we are creating and editing resources in unit tests changing directly the vm and vmi resources.
Example:
```
vmi.S…