kubernetes/pkg
Andy Goldstein d2bc4d0b2e Use shared informers for proxy endpoints and service configs
Use shared informers instead of creating local controllers/reflectors
for the proxy's endpoints and service configs. This allows downstream
integrators to pass in preexisting shared informers to save on memory &
cpu usage.

This also enables the cache mutation detector for kube-proxy for those
presubmit jobs that already turn it on.
2017-04-04 12:51:41 -04:00
..
api Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
apimachinery/tests API 2017-02-28 23:05:40 -08:00
apis Add a separate flags struct for Kubelet flags 2017-04-03 13:28:29 -07:00
auth Fix abac oplicy example file 2017-02-27 07:24:57 -05:00
bootstrap/api kubeadm: Implement the kubeadm token command fully and move it out of the experimental subsection 2017-02-27 12:56:03 +02:00
capabilities Fix comment for method SetForTests 2017-02-14 17:16:49 +08:00
client Merge pull request #43039 from caesarxuchao/fix-fake-event-search 2017-03-25 18:15:25 -07:00
cloudprovider Merge pull request #42512 from kubermatic/scheeles-aws 2017-04-03 12:46:17 -07:00
controller Merge pull request #42992 from NickrenREN/syncUnboundClaim 2017-04-04 04:27:19 -07:00
conversion
credentialprovider Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
features Move taint eviction feature flag to feature-gates 2017-03-08 10:04:18 +01:00
fieldpath support hostIP in downward API 2017-03-28 20:20:19 -04:00
fields
generated Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
hyperkube
kubeapiserver Disable RBAC post-start hook if not using the RBAC authorizer 2017-03-30 23:30:04 -04:00
kubectl Merge pull request #44020 from tpot/kubectl-cmdline-spelling-fix 2017-04-04 00:53:16 -07:00
kubelet Merge pull request #42717 from andrewsykim/support-host-ip-downward-api 2017-04-03 15:48:12 -07:00
kubemark Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
labels
master move legacy insecure options out of the main flow 2017-03-27 14:07:54 -04:00
metrics Update to use proxy subresource consistently 2017-02-13 22:05:00 -05:00
printers Include events when describing configmap 2017-04-03 15:03:12 +02:00
probe Add support for attacher/detacher interface in Flex volume 2017-02-24 20:18:06 -05:00
proxy Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
quota Unit test quota for nodeport associated with loadbalancer 2017-03-13 11:21:56 -04:00
registry Merge pull request #43813 from liggitt/conditional-post-start-hook 2017-03-31 05:51:49 -07:00
routes allow fallthrough handling from go-restful routes 2017-03-21 13:19:28 -04:00
runtime
security Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
securitycontext securitycontext: move docker-specific logic into kubelet/dockertools 2017-01-27 12:25:46 -08:00
serviceaccount Move Private Key parsing to k8s.io/client-go/util/cert 2017-02-03 17:41:34 -08:00
ssh
types
util Merge pull request #43378 from jsafrane/fix-partition-mount 2017-03-25 21:22:22 -07:00
version
volume Merge pull request #42973 from gnufied/fix-vsphere-selinux 2017-04-03 13:59:56 -07:00
watch
BUILD Regenerate everything 2017-03-02 08:56:26 +01:00
OWNERS