• Jan Safranek's avatar
    Retry recycle or delete operation on failure. · 76b64497
    Jan Safranek authored
    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.
    76b64497
Name
Last commit
Last update
..
ci Loading commit data...
cmd Loading commit data...
docs Loading commit data...
pkg Loading commit data...
README.md Loading commit data...
target.sh Loading commit data...