Alexander Wels

Results 481 comments of Alexander Wels

/test pull-csi-driver-split-e2e-k8s /test pull-csi-driver-e2e-k8s

/test pull-csi-driver-sanity-test

/test pull-csi-driver-sanity-test

/test pull-csi-driver-split-k8s-suite-k8s

/test pull-csi-driver-e2e-k8s

/test pull-csi-driver-split-k8s-suite-k8s

/test pull-csi-driver-split-k8s-suite-k8s

A few questions, can you check if your node is presenting the kvm device? `kubectl get nodes -o=jsonpath={.status.allocatable}` if it is presenting the kvm devices there should be something like...

So for filesystem PVCs there should be a single disk.img file in the root of the volume. KubeVirt tries to find that image file. If you want to create just...

So from the error message it looks like the kubernetes API server cannot communicate with the CDI API server. I am assuming the mutating webhook is registered properly `kubectl get...