k3s/test/integration
Kubernetes Submit Queue 9abfa6b446 Merge pull request #40385 from ncdc/shared-informers-02-swap-existing
Automatic merge from submit-queue

Replace hand-written informers with generated ones

Replace existing uses of hand-written informers with generated ones.
Follow-up commits will switch the use of one-off informers to shared
informers.

This is a precursor to #40097. That PR will switch one-off informers to shared informers for the majority of the code base (but not quite all of it...).

NOTE: this does create a second set of shared informers in the kube-controller-manager. This will be resolved back down to a single factory once #40097 is reviewed and merged.

There are a couple of places where I expanded the # of caches we wait for in the calls to `WaitForCacheSync` - please pay attention to those. I also added in a commented-out wait in the attach/detach controller. If @kubernetes/sig-storage-pr-reviews is ok with enabling the waiting, I'll do it (I'll just need to tweak an integration test slightly).

@deads2k @sttts @smarterclayton @liggitt @soltysh @timothysc @lavalamp @wojtek-t @gmarek @sjenning @derekwaynecarr @kubernetes/sig-scalability-pr-reviews
2017-02-06 16:25:42 -08:00
..
auth Mechanical fixup imports: pkg/genericapiserver 2017-02-03 08:15:45 +01:00
client move dynamic and discovery clients 2017-01-26 08:37:06 -05:00
configmap find and replace 2017-01-20 08:04:53 -05:00
discoverysummarizer rename kubernetes-discovery to kube-aggregator 2017-01-10 12:27:42 -05:00
evictions move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
examples start the apimachinery repo 2017-01-11 09:09:48 -05:00
federation [Federation] Register autoscaling apis to federation api server 2017-01-22 12:27:56 +05:30
framework Merge pull request #40385 from ncdc/shared-informers-02-swap-existing 2017-02-06 16:25:42 -08:00
garbagecollector Move pkg/api.FinanlizerOrphan into metav1 2017-02-02 15:17:34 +01:00
kubectl mechanical 2017-01-23 10:03:55 -05:00
master Removed HPA objects from extensions api group 2017-02-02 14:09:54 +01:00
metrics refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
objectmeta find and replace 2017-01-20 08:04:53 -05:00
openshift Update generated files 2017-02-03 08:15:46 +01:00
pods find and replace 2017-01-20 08:04:53 -05:00
quota Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replicaset Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
replicationcontroller Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
scheduler move client/record 2017-01-31 19:14:13 -05:00
scheduler_perf move client/record 2017-01-31 19:14:13 -05:00
secrets find and replace 2017-01-20 08:04:53 -05:00
serviceaccount pkg/api: move Semantic equality to k8s.io/apimachinery/pkg/api/equality 2017-01-29 21:41:45 +01:00
storageclasses pkg/api/resource: move to apimachinery 2017-01-29 21:41:44 +01:00
thirdparty find and replace 2017-01-20 08:04:53 -05:00
volume Replace hand-written informers with generated ones 2017-02-06 13:49:27 -05:00
BUILD mechanical 2017-01-16 09:35:12 -05:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
utils.go mechanical 2017-01-16 09:35:12 -05:00