Files
kubernetes/pkg/controller
NickrenREN 0ab9f6fe55 fix createProvisionedPV result err judgenment bug
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 below
2017-03-25 10:48:16 +08:00
..
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2017-02-13 09:18:32 -05:00
2016-10-13 16:10:24 -07:00
2017-02-27 06:48:13 -05:00
2017-03-18 22:45:07 +08:00
2016-07-16 13:48:21 -04:00