• Kubernetes Submit Queue's avatar
    Merge pull request #40385 from ncdc/shared-informers-02-swap-existing · 9abfa6b4
    Kubernetes Submit Queue authored
    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
    9abfa6b4
Name
Last commit
Last update
..
auth Loading commit data...
client Loading commit data...
configmap Loading commit data...
discoverysummarizer Loading commit data...
evictions Loading commit data...
examples Loading commit data...
federation Loading commit data...
framework Loading commit data...
garbagecollector Loading commit data...
kubectl Loading commit data...
master Loading commit data...
metrics Loading commit data...
objectmeta Loading commit data...
openshift Loading commit data...
pods Loading commit data...
quota Loading commit data...
replicaset Loading commit data...
replicationcontroller Loading commit data...
scheduler Loading commit data...
scheduler_perf Loading commit data...
secrets Loading commit data...
serviceaccount Loading commit data...
storageclasses Loading commit data...
thirdparty Loading commit data...
volume Loading commit data...
BUILD Loading commit data...
benchmark-controller.json Loading commit data...
doc.go Loading commit data...
utils.go Loading commit data...