kubernetes/cmd
k8s-merge-robot df2cf16ddb Merge pull request #26709 from hodovska/master
Automatic merge from submit-queue

Allow shareable resources for admission control plugins.

Changes allow admission control plugins to share resources. This is done via new PluginInitialization structure. The structure can be extended for other resources, for now it is an shared informer for namespace plugins (NamespiceLifecycle, NamespaceAutoProvisioning, NamespaceExists).

If a plugins needs some kind of shared resource e.g. client, the client shall be added to PluginInitializer and Wants methods implemented to every plugin which will use it.
2016-07-22 11:07:05 -07:00
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Merge pull request #29237 from ncdc/fixup-windows-term 2016-07-21 07:24:13 -07:00
kube-apiserver Factory for SharedIndexInformers 2016-07-21 14:04:48 +02:00
kube-controller-manager Merge pull request #29207 from fgrzadkowski/ha_master_leader_elect 2016-07-22 04:49:44 -07:00
kube-dns Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
kube-proxy Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
kubectl Merge pull request #29237 from ncdc/fixup-windows-term 2016-07-21 07:24:13 -07:00
kubelet Add eviction minimum reclaim option to kubelet 2016-07-21 10:06:17 -04:00
kubemark Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
kubernetes-discovery Merge pull request #29042 from dims/fixup-imports 2016-07-18 07:23:38 -07:00
libs/go2idl Revert "add tokenreviews endpoint to implement webhook" 2016-07-21 09:40:35 +02:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00