kubernetes/pkg/controller/namespace
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
..
config auto-generated file 2019-03-02 12:55:26 +08:00
deletion Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
BUILD Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
doc.go This patch consists of various corrections. (#73060) 2019-01-22 12:28:59 -08:00
namespace_controller.go Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
OWNERS Merge pull request #72525 from justinsb/owners_should_not_be_executable 2019-02-14 23:55:45 -08:00