Files
kubernetes/pkg
k8s-merge-robot 34a640d6ba Merge pull request #25895 from mml/storePodNamespacer.List
Automatic merge from submit-queue

Refactor storePodsNamespacer.List()

This fixes a bug in the previous version where, when we fell back on a
brute force approach, we were still returning an error.

It also clarifies the flow control into 3 distinct cases.  The cases
don't share variables any more, which makes mistakes like the one
mentioned above harder.
2016-05-25 21:50:52 -07:00
..
2016-05-25 17:18:28 -07:00
2016-05-10 12:03:41 -04:00
2016-05-23 13:09:37 -04:00