-
Hi Team,
We are following this doc https://kubevirt.io/2022/KubeVirt-installing_Microsoft_Windows_11_from_an_iso.html to configure a windows VM in kubevirt, but not able to get inside the VM as its…
-
HAMi+kubevirt给VM分配vgpu报错
{"component":"virt-launcher","kind":"","level":"error","msg":"Failed to sync vmi","name":"gpu-demo","namespace":"default","pos":"server.go:202","reason":"failed to create GPU…
-
**What happened**:
When creating a VMI we see this warning
```
2024-07-11T15:56:52+03:00 INFO KubeAPIWarningLogger metadata.finalizers: "foregroundDeleteVirtualMachine": prefer a domain-qualifi…
-
An error occurred while running the psxview plugin:
```
# python vol.py -l vmi://winxpsp3x86 --profile=WinXPSP2x86 psxview
AttributeError: 'PyVmiAddressSpace' object has no attribute 'translate'
`…
-
Hi,
I hit some issue when delete VMI through java client, following is my test code snippet:
```code
V1DeleteOptions options = new V1DeleteOptions();
options.setApiVersion("V1");
…
-
**Describe the bug**
When downloading certain highlights of a profile, "410 Gone when accessing" pops. This also causes the tool to stop, which means no other highlights from the profile will downloa…
-
**What happened**:
When we moved to Multus/`macvtap-cni` based networking our VMs as reported by `kubectl get vmi` started showing only IPv6 addresses. It works like that in ~90% of cases, someti…
-
**Is your feature request related to a problem? Please describe**:
https://github.com/kubevirt/kubevirt/blob/f081b2bf56f629788e46359c8d2e008fbe7834a7/pkg/virt-api/webhooks/utils.go#L83
`IsKubeVi…
-
**Is your feature request related to a problem? Please describe**:
When a VM pod is created with tolerations, the pod for hotplugged disks can't be scheduled on the same node.
**Describe the solut…
-
**update2:** turns out I forgot about a subclass! but all the error messaging and behavior seen in comments 1 and 2 were super confusing.
**update:** The following seems to be a result of having a no…