All controllers in controller-manager that deal with objects generically work with those objects without needing the full object. Update the GC and quota controller to use PartialObjectMetadata input objects which is faster and more efficient.
The resource quota controller should use a dynamic informer so it can create informer for custom resources.