k3s/contrib
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
..
completions/bash api 2016-02-05 08:45:50 -05:00
mesos Retry recycle or delete operation on failure. 2016-02-05 17:02:13 +01:00
README.md

README.md

Kubernetes Contrib is moving!

Checkout https://github.com/kubernetes/contrib for anything that is missing here!

Analytics