Files
kubernetes/hack
Jan Safranek 76b6449715 Retry recycle or delete operation on failure.
Recycle controller tries to recycle or delete a PV several times.
It stores count of failed attempts and timestamp of the last attempt in
annotations of the PV.

By default, the controller tries to recycle/delete a PV 3 times in
10 minutes interval. These values are configurable by
kube-controller-manager --pv-recycler-maximum-retry=X --pvclaimbinder-sync-period=Y
arguments.
2016-02-05 17:02:13 +01:00
..
2016-02-02 14:20:01 -08:00
2015-11-04 12:26:57 -08:00
2016-02-02 14:20:01 -08:00
2015-11-23 13:42:12 -08:00
2016-01-05 10:19:23 -05:00