Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. fix fake dynamic client listing bug The fake dynamic client used for unit testing had a bug that prevented list from working. Added a test and fixed the fake client. @kubernetes/sig-api-machinery-bugs /assign @tnozicka ```release-note NONE ```