kubernetes/pkg/kubelet/api/testing
Kubernetes Submit Queue 9d270ad5ed Merge pull request #33870 from Random-Liu/summary-api-cri
Automatic merge from submit-queue

CRI: Implement temporary ImageStats in kuberuntime_manager

For #33048 and #33189.

This PR:
1) Implement a temporary `ImageStats` in kuberuntime_manager.go
2) Add container name label on infra container to make the current summary api logic work with dockershim.

I run the summary api test locally and it passed for me. Notice that the original summary api test is not showing up on CRI testgrid because it was removed yesterday. It will be added back in https://github.com/kubernetes/kubernetes/pull/33779.

@yujuhong @feiskyer
2016-10-04 14:15:55 -07:00
..
fake_image_service.go Implement temporary ImageStats in kuberuntime_manager, and 2016-10-03 22:56:25 -07:00
fake_runtime_service.go CRI: Add init containers 2016-09-30 10:48:57 +08:00
utils.go Kubelet: pass pod name/namespace/uid to runtimes 2016-08-23 07:33:15 +08:00