mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-27 20:03:52 +00:00
Start the informerFactory in the ControllerContext
This commit is contained in:
@@ -294,6 +294,7 @@ func startControllers(cloud cloudprovider.Interface, ctx genericcontrollermanage
|
|||||||
}
|
}
|
||||||
|
|
||||||
c.SharedInformers.Start(stopCh)
|
c.SharedInformers.Start(stopCh)
|
||||||
|
ctx.InformerFactory.Start(ctx.Stop)
|
||||||
|
|
||||||
select {}
|
select {}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user