kubernetes/plugin/pkg/admission
Kubernetes Submit Queue be859b144d Merge pull request #30808 from smarterclayton/no_defaults
Automatic merge from submit-queue

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.

@mikedanese @deads2k this removes the defaulting of http://localhost:8080 for server from everything except kubectl.



```release-note
Kubernetes server components using `kubeconfig` files no longer default to `http://localhost:8080`.  Administrators must specify a server value in their kubeconfig files.
```
2016-08-30 11:33:39 -07:00
..
admit Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
alwayspullimages Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
antiaffinity Return pointer for Affinity in api helper 2016-07-28 16:57:28 +02:00
deny Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
imagepolicy ClientConfig should not default to http://localhost:8080 2016-08-30 10:43:24 -04:00
initialresources Renamed influxdb to influxdata in Godeps 2016-08-26 14:07:51 +02:00
limitranger Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
namespace Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
persistentvolume/label Use Go canonical import paths 2016-07-16 13:48:21 -04:00
resourcequota add names for workqueues to gather controller latency/depth metrics 2016-08-30 09:51:50 -04:00
security Add sysctl PodSecurityPolicy support 2016-08-25 13:22:01 +02:00
securitycontext/scdeny Add /eviction subresource. 2016-08-22 16:38:00 -07:00
serviceaccount Admission control errors should have consistent lower casing 2016-08-08 10:31:23 -04:00
storageclass/default [squash] Rename and move to storageclass/ 2016-08-22 14:11:01 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00