Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 1c8d255819 Merge pull request #46121 from Random-Liu/fix-kuberuntime-getpods
Automatic merge from submit-queue (batch tested with PRs 45996, 46121, 45707, 46011, 45564)

Fix kuberuntime GetPods.

The `ImageID` is not populated from `GetPods` in kuberuntime.

Image garbage collector is using this field, https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/images/image_gc_manager.go#L204.

Without this fix, image garbage collector will try to garbage collect all images every time. Because docker will not allow that, it should be fine. However, I'm not sure whether the unnecessary remove will cause any problem, e.g. overload docker image management system and make docker hang.

@dchen1107 @yujuhong @feiskyer Do you think we should cherry-pick this?
2017-05-19 18:57:33 -07:00
..
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-05-05 11:48:08 -07:00
2017-05-19 11:47:45 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-05-11 19:14:16 +08:00
2017-04-27 19:06:10 -04:00
2017-04-14 10:40:57 -07:00
2017-04-14 10:40:57 -07:00
2017-01-31 19:14:13 -05:00
2017-01-31 19:14:13 -05:00
2017-05-16 18:46:29 +08:00
2017-05-15 14:01:30 +08:00
2017-05-03 16:32:01 -07:00
2017-01-19 11:04:57 -08:00
2017-01-31 19:14:13 -05:00
2017-02-27 10:59:24 -08:00
2017-01-11 09:09:48 -05:00
2016-11-23 15:53:09 -08:00
2016-11-23 15:53:09 -08:00