Alexander Wels
Alexander Wels
Would using extra headers help you here? https://github.com/kubevirt/containerized-data-importer/blob/main/doc/datavolumes.md#extra-headers
Hi, thanks for the PR, I will review shortly. To get the `dco` check to pass, all you have to do is `git commit --amend -s` which will 'sign' the...
I am not sure what you mean here, can you expand?
Hello @ffgan Thank you for this comprehensive proposal. There is a lot to go over so give me a bit to read it in more detail. I think it would...
Okay, this meeting is biweekly so if other times work for you feel free to join. I will mention this proposal during the next meeting to see what others think...
While going over the proposal I would like to note that running the functional tests in either KubeVirt or CDI does NOT require kubevirtci. kubevirtci is a simple and easy...
One more note, we are working on updating bazel to use rules_oci, see this [PR](https://github.com/kubevirt/containerized-data-importer/pull/3937)
> Because of this, I was wondering whether we should first add rv64 support to kubevirtci so that these scripts can be used directly, rather than trying to infer which...