mengsuenyan
Results
2
comments of
mengsuenyan
> I think this is just due to the fact that this test uses identical values for all the transaction ids (which is not a valid scenario) and a `[1u8;...
This may be solved to set `--feature-gates=Topology=false` in the csi-provisioner when I have the same problems. - yaml file: `csi-deployment.yaml` ```yaml --- # Source: mayastor-control-plane/templates/csi-deployment.yaml apiVersion: apps/v1 kind: Deployment metadata:...