Federico Fossemò
                                            Federico Fossemò
                                        
                                    @divyaKh I found the error that causes `sig-compute` failures, before you removed the `needs-mdev` label. The error was caused by a wrong escape of the label-filter inserting them inside https://github.com/kubevirt/kubevirt/blob/6bf6ca9c19cc9be11b3bbeb5ad3b8bc1c35f2bc3/hack/functests.sh#L66...
/test pull-kubevirt-e2e-kind-1.23-vgpu-nonroot
/test pull-kubevirt-build
/test pull-kubevirt-build
/retest-required
/test all
/test all
/cc @xpivarc @davidvossel
> BTW should we also add the TLS configuration to the export proxy components? > https://github.com/kubevirt/kubevirt/blob/8397604ac340cd6fa8becfb6373d47744ab9f13a/cmd/virt-exportproxy/virt-exportproxy.go#L97 @akalenyu You're right, the export proxy was added later my initial PR and I...