Alexander Wels

Results 481 comments of Alexander Wels

Looks like the tests are failing after disabling the service links. Might have to fix the tests.

So turns out that one of the tests was broken, we fixed that in https://github.com/kubevirt/csi-driver/pull/125 if you could rebase on top of that we can get this in.

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

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

The thing is, once the volume is hotplugged, it should not matter if the attachment pod disappears (there could be many reasons for it to suddenly die). Once the VM...

The major blocker is me finding some time to actually setup everything to do it. Technically there is no issue, just need to setup the prow configuration and write some...

Not at all. I can review

Users can also specify their own spec in the storage profile. That is our escape mechanism for unknown storage drivers. You could write some documentation on how to specify the...