Files
kubernetes/pkg/kubelet/dockertools
Dan Williams 20e1cdb97c dockertools: tear down dead infra containers in SyncPod()
Dead infra containers may still have network resources allocated to
them and may not be GC-ed for a long time.  But allowing SyncPod()
to restart an infra container before the old one is destroyed
prevents network plugins from carrying the old network details
(eg IPAM) over to the new infra container.
2017-02-16 13:51:19 -06:00
..
2016-06-13 14:39:09 +02: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