Alay Patel
Alay Patel
@hexfusion I think there are two fundamental problems here and can be addressed separately. One is related to persistent storage as you mentioned and the other is related to restoring...
@hexfusion That makes more sense, thanks for clearing. @davinchia Interested in seeing how you are using Statefulsets, wondering if I could get some more info on that?
I am wondering if instead of composing the image name using `repository` and `version`, it would be simpler to replace it with a key called `image`? The CR will look...
I could be wrong, but I thought if we can compare the image instead of version [here](https://github.com/coreos/etcd-operator/blob/86211e9f3bc32cd97187c7ee9beb32be60264fed/pkg/cluster/reconcile.go#L215), the upgrade process can be handled. Agreed, this would mean an API change,...
/assign @alaypatel07
/lgtm
@xpivarc or @jean-edouard I am wondering if this is the right way to bring static manifests in kubevirt. I see that most of the manifests are generated by `make manifest`...
@brianmcarey sig-scale needs to write an e2e test which needs setup of kwok. All the setup for e2e test like creating the cluster, setting up monitoring stack etc are done...
closing in favor of https://github.com/kubevirt/kubevirtci/pull/1178