• Tomas Smetana's avatar
    PV Controller: fix recycling · f9c9ef6e
    Tomas Smetana authored
    In the situation when a PVC is deleted and a new one with the same name
    bound to a different PV the "old" PV may fail to recycle since it's
    associaded with a PVC that is detected as being in use. This may cause
    the recycler processes to hang.
    f9c9ef6e
Name
Last commit
Last update
..
metrics Loading commit data...
options Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
binder_test.go Loading commit data...
delete_test.go Loading commit data...
framework_test.go Loading commit data...
index.go Loading commit data...
index_test.go Loading commit data...
provision_test.go Loading commit data...
pv_controller.go Loading commit data...
pv_controller_base.go Loading commit data...
pv_controller_test.go Loading commit data...
recycle_test.go Loading commit data...
scheduler_assume_cache.go Loading commit data...
scheduler_assume_cache_test.go Loading commit data...
scheduler_bind_cache_metrics.go Loading commit data...
scheduler_binder.go Loading commit data...
scheduler_binder_cache.go Loading commit data...
scheduler_binder_cache_test.go Loading commit data...
scheduler_binder_fake.go Loading commit data...
scheduler_binder_test.go Loading commit data...
volume_host.go Loading commit data...