kubernetes/plugin/pkg/admission/imagepolicy
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
..
admission_test.go ClientConfig should not default to http://localhost:8080 2016-08-30 10:43:24 -04:00
admission.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
certs_test.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
config_test.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
config.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
doc.go Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00
gencerts.sh Add new admission controller: image policy webhook 2016-08-18 21:59:45 -04:00