-
NickrenREN authored
When ctrl.kubeClient.Core().PersistentVolumes().Create(volume) returns no err, but storeVolumeUpdate() failed, we save PV sucessfully ,but here err is not nil, we should not run the codes next in block if err != nil {} same in the deletion retries below0ab9f6fe