mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-20 16:31:45 -05:00
Node controller's internalPodInformer will block main thread if it is not started as a go routine. This patch fixed this by runing internalPodInformer as a go routine. |
||
|---|---|---|
| .. | ||
| cidr_allocator.go | ||
| cidr_allocator_test.go | ||
| cidr_set.go | ||
| cidr_set_test.go | ||
| controller_utils.go | ||
| doc.go | ||
| metrics.go | ||
| metrics_test.go | ||
| nodecontroller.go | ||
| nodecontroller_test.go | ||
| rate_limited_queue.go | ||
| rate_limited_queue_test.go | ||
| test_utils.go | ||