Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue b2d02bd1ab Merge pull request #31395 from yujuhong/getpods
Automatic merge from submit-queue

Instruct PLEG to detect pod sandbox state changes

This PR adds a Sandboxes list in `kubecontainer.Pod`, so that PLEG can check
sandbox changes using `GetPods()` . The sandboxes are treated as regular
containers (type `kubecontainer.Container`) for now to avoid additional
changes in PLEG.

/cc @feiskyer @yifan-gu @euank
2016-09-08 05:41:16 -07:00
..
2016-07-16 13:48:21 -04:00
2016-08-30 22:57:47 +02:00
2016-08-03 01:14:44 +03:00
2016-08-17 16:21:19 -04:00
2016-07-16 13:48:21 -04:00
2016-08-30 22:57:47 +02:00
2016-09-02 13:34:29 -07:00
2016-07-16 13:48:21 -04:00
2016-08-22 23:35:11 -04:00
2016-07-16 13:48:21 -04:00
2016-03-02 20:46:32 -05:00
2016-08-03 13:19:22 +08:00
2016-08-22 23:35:11 -04:00