kubernetes/plugin/pkg/auth/authorizer/webhook
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
..
certs_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
gencerts.sh Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
webhook_test.go ClientConfig should not default to http://localhost:8080 2016-08-30 10:43:24 -04:00
webhook.go add subjectaccessreviews resource 2016-08-05 11:20:56 -04:00