kubernetes/pkg/proxy
Kubernetes Submit Queue 0f10d6ccf2 Merge pull request #43996 from ncdc/proxy-shared-informers
Automatic merge from submit-queue

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.

Follow-up to #43295 cc @wojtek-t 

Will race with #43937 for conflicting changes 😄 cc @thockin 

cc @smarterclayton @sttts @liggitt @deads2k @derekwaynecarr @eparis @kubernetes/rh-cluster-infra
2017-04-05 06:52:25 -07:00
..
config Use shared informers for proxy endpoints and service configs 2017-04-04 12:51:41 -04:00
healthcheck make tools/cache authoritative 2017-01-25 08:29:45 -05:00
iptables Merge pull request #44056 from thockin/proxy-sync-reason 2017-04-04 19:56:56 -07:00
userspace kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
util Userspace proxy should remove conntrack entries 2017-02-27 18:41:47 -05:00
winuserspace kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
BUILD kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Trim down to the folks I think have real context 2016-11-15 08:48:31 +01:00
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00