kubernetes/cmd/kube-controller-manager
Clayton Coleman d631f9b7e9
Use metadata informers instead of dynamic informers in controller manager
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.
2019-07-11 12:18:52 -04:00
..
app Use metadata informers instead of dynamic informers in controller manager 2019-07-11 12:18:52 -04:00
BUILD autogen files 2019-01-17 09:16:36 -05:00
controller-manager.go Remove duplicate error messages from cli commands 2019-06-27 21:55:14 +02:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00