Closed
Description
I'm removing most of our GC usage here:
#215
but I don't want to get into the PVC logic. Right now it appears to be using GC to ensure the PVC gets removed when the CR is removed. That won't work because the CR is cluster-scoped and GC can't span namespaces. The PVC needs to be cleaned up via finalization.
Metadata
Metadata
Assignees
Labels
No labels