Alexander Wels
Alexander Wels
**Is your feature request related to a problem? Please describe**: Some storage providers don't support fsGroups, and for those provisioners not running as root will prevent them from using CDI....
**Describe the bug** My development machine used only podman and the cross build options use buildx which only work for docker. Podman has a different mechanism for cross builds. **Steps...
We have been releasing periodic arm64 containers for some time now. We should make an official release as well.
/label good-first-issue Right now we are using skips based on if a particular storage class with some attribute is defined in the cluster. If not a test is skipped. For...
**What this PR does / why we need it**: Modified running of the e2e to be parallell, defaulted to 4 concurrent processes. Use kubevirtci 1.25 instead of 1.26 until the...
**What this PR does / why we need it**: On multi node LMVO this setting can cause issues so reverting to host assisted clone which works everywhere **Which issue(s) this...
**What this PR does / why we need it**: This updates the docker/docker library to v23.0.11 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will...
**What this PR does / why we need it**: This updates the docker/docker library to v25.0.5 **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will...
**What this PR does / why we need it**: When detaching a volume from a VM, the VM might not be found if it was deleted for whatever reason. At...
**What happened**: To cancel a storage live migration, one needs to revert the changed volumes to the original values. In many cases this works as expected, and the migration is...