PV controller should not use Controller.Requeue, as as it is not available in shared informers. We need to implement our own work queues instead where we can enqueue volumes/claims as we want.
To make log filtering easier. controller.go is used by several controllers and matching logs for "pv_controller.*" is much better.