kubernetes/pkg/client
Clayton Coleman 06cbb29e9e
ClientConfig should not default to http://localhost:8080
This changes clientcmd to skip the default cluster, but preserves the
behavior in kubectl. This prevents the possibility of an administrator
misconfiguration in kubelet or other server component from allowing a
third party who can bind to 8080 on that host from potentially
impersonating an API server and gaining root access.
2016-08-30 10:43:24 -04:00
..
cache Merge pull request #30730 from janetkuo/prevent-overlapping-deployment 2016-08-25 21:50:56 -07:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated run client-gen 2016-08-26 10:55:22 -07: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 Make sure the StatusCode is taken into account in DoRaw() 2016-08-23 11:42:42 +10: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 ClientConfig should not default to http://localhost:8080 2016-08-30 10:43:24 -04:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00