Addressing comments from code review (https://github.com/kubernetes/kubernetes/pull/55824#pullrequestreview-78597250) in order to simplify the code.
This controller removes protection finalizer from PVCs that are being deleted and are not referenced by any pod.