k3s/pkg/client
Kubernetes Submit Queue 94666b4a4e Merge pull request #31112 from wojtek-t/set_unsorted_list
Automatic merge from submit-queue

Avoid sorting lists when unnecessary

I've seen ThreadSafeMap::List consuming ~30% of whole CPU usage, spending the whole time in sorting (while it is in fact completely unneded).
2016-08-24 10:11:36 -07:00
..
cache Avoid sorting List when unnecessary 2016-08-22 15:07:17 +02:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated Add ScaleExpansion to client v1.4 2016-08-22 09:58:28 -04:00
leaderelection Update acquire to use newer JitterUntil vs. sleep with 0 timer which may 2016-07-29 11:10:00 -05:00
metrics Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
record Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
restclient Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
testing/core Check all places to break the loop when object found 2016-07-23 13:49:04 +08:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Rename IsEmpty to Empty 2016-08-19 14:19:19 -07:00
unversioned Merge pull request #29696 from brendandburns/kubecfg 2016-08-21 11:18:21 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00