kubernetes/cmd
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
..
clicheck Remove unused var. 2019-04-30 18:01:33 +00:00
cloud-controller-manager vendor updates 2019-07-02 22:26:26 +00:00
controller-manager Clean up controller-manager. 2019-05-10 00:43:46 +00:00
gendocs Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
genkubedocs move signal handling for hyperkube apiserver and kubelet commands out of hyperkube main command 2019-05-09 21:27:44 -07:00
genman move signal handling for hyperkube apiserver and kubelet commands out of hyperkube main command 2019-05-09 21:27:44 -07:00
genswaggertypedocs Clean up genswaggertypedocs. 2019-05-01 16:32:05 +00:00
genutils
genyaml Remove genyaml binary 2019-04-12 08:31:29 -04:00
hyperkube Remove duplicate error messages from cli commands 2019-06-27 21:55:14 +02:00
importverifier delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
kube-apiserver Merge pull request #78473 from xichengliudui/deleteTODO 2019-07-09 06:34:03 -07:00
kube-controller-manager Switch the namespace controller to use the metadata client 2019-07-10 14:31:18 -04:00
kube-proxy Merge pull request #78789 from johscheuer/remove-experimental-note-for-ipvs 2019-07-03 04:46:31 -07:00
kube-scheduler Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kubeadm Merge pull request #79128 from SataQiu/fix-kubeadm-20190618 2019-07-10 00:12:37 -07:00
kubectl Merge pull request #79493 from odinuge/kube-cmd-double-print 2019-06-28 13:57:41 -07:00
kubelet Merge pull request #74411 from nolancon/topology-manager-flags-feature-gate 2019-07-03 15:16:13 -07:00
kubemark Hollow-node should use separate client for heartbeats. 2019-07-10 10:31:04 +02:00
linkcheck Create work-around wrappers for pure attribute on go_binary and go_test 2019-02-22 18:08:34 -08:00
preferredimports verify import aliases 2019-06-15 22:31:39 -04:00
BUILD verify import aliases 2019-06-15 22:31:39 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00