kubernetes/cmd/kube-controller-manager
Clayton Coleman 50fd47258d
Switch the namespace controller to use the metadata client
The metadata client uses protobuf and returns only a subset of object
data (the metadata) which allows operations that act only on objects
generically to work much faster. Use the metadata client in the
namespace controller to reduce the amount of work the namespace controller
has to do in large namespaces.
2019-07-10 14:31:18 -04:00
..
app Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -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