• 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
recycle_test.go 12.4 KB