k3s/cmd
k8s-merge-robot 495251b983 Merge pull request #24166 from gmarek/client
Automatic merge from submit-queue

All clients under ClientSet share one RateLimiter.

Currently we create a rate limiter for each client in client set. It makes the reasoning about rate limiting behavior much harder. This PR changes this behavior and now all clients in the set share single rate limiter. Ref. #24157

cc @lavalamp @wojtek-t
2016-04-21 22:31:23 -07:00
..
genbashcomp insert space after comment character in cmd folder 2016-01-08 16:25:57 +05:30
gendocs Make kubectl bash completion namespace aware and add noun aliases 2016-04-03 16:25:56 +02:00
genkubedocs Make kubectl bash completion namespace aware and add noun aliases 2016-04-03 16:25:56 +02:00
genman insert space after comment character in cmd folder 2016-01-08 16:25:57 +05:30
genswaggertypedocs
genutils
genyaml Create cmd to generate kubectl yaml docs 2016-04-11 17:07:45 -07:00
hyperkube Move flag into sub pkg 2016-03-14 21:30:38 +08:00
integration Remove disabled mirror pod test in cmd/integration 2016-04-19 16:38:12 -07:00
kube-apiserver make storage enablement, serialization, and location orthogonal 2016-04-21 08:18:55 -04:00
kube-controller-manager Allow setting content-type in binaries 2016-04-21 14:12:13 +02:00
kube-proxy Allow setting content-type in binaries 2016-04-21 14:12:13 +02:00
kubectl
kubelet Allow setting content-type in binaries 2016-04-21 14:12:13 +02:00
kubemark Allow setting content-type in binaries 2016-04-21 14:12:13 +02:00
libs/go2idl Merge pull request #24166 from gmarek/client 2016-04-21 22:31:23 -07:00
linkcheck linkchecker tool now visits the URL to determine if it's valid 2016-01-26 17:01:37 -08:00
mungedocs Add --norecurse bool to allow mungedocs to process kube root. 2016-03-31 16:53:44 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00