• Tim Gross's avatar
    Periodic GC for volume claims (#7881) · 8192aa60
    Tim Gross authored
    This changeset implements a periodic garbage collection of CSI volumes
    with missing allocations. This can happen in a scenario where a node
    update fails partially and the allocation updates are written to raft
    but the evaluations to GC the volumes are dropped. This feature will
    cover this edge case and ensure that upgrades from 0.11.0 and 0.11.1
    get any stray claims cleaned up.
    8192aa60