Files
kubernetes/pkg/kubelet/dockertools
Dan Williams dc2fd511ab dockertools: use network PluginManager to synchronize pod network operations
We need to tear down networking when garbage collecting containers too,
and GC is run from a different goroutine in kubelet.  We don't want
container network operations running for the same pod concurrently.
2017-02-16 13:51:19 -06:00
..
2016-06-13 14:39:09 +02:00
2017-01-11 09:09:48 -05:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-02-07 11:31:37 -08:00