Alexander Wels
Alexander Wels
/lifecycle frozen
So the nbdkit authors have created a 'retry' plugin that will retry failed chunks. This should resolve this issue, we just need modify our code to actually use the plugin.
Hi, thanks for the report, you are absolutely right this is a bug. We support passing annotations on all other kinds of clones (host assisted/csi clone) and there is no...
I believe KubeVirt uses one function from CDI to determine if a PVC is associated with a DataVolume which is why there is a non cdi-api import as well. It...
I have a TODO Item to add fossa to CDI, but need some help configuring it for the repo.
/test pull-cdi-apidocs
/override pull-containerized-data-importer-e2e-ceph-gc
Thanks for the report @mhenriks any thoughts on this? Seems the KubeVirt thing that allows this is https://github.com/kubevirt/kubevirt/pull/3612 and https://github.com/kubevirt/kubevirt/pull/5563
/lifecycle frozen
Setting the storageClass on should have priority over the global one. So if your local-path is set to 0 and the global is set to 0.055, and you use the...