Files
kubernetes/pkg
Kubernetes Submit Queue 740458255b Merge pull request #34093 from wojtek-t/fix_index_listing
Automatic merge from submit-queue

Fix call to Index call in listers

This will actually eliminated all logs like this:
```
can not retrieve list of objects using index : object has no meta: object does not implement the Object interfaces
```

And it should also speed up different things (as so far we we basically not using indexes at all.

@kubernetes/sig-api-machinery
2016-10-05 07:45:58 -07:00
..
2016-09-19 09:57:19 -04:00
2016-10-03 12:46:39 -04:00
2016-10-05 14:23:31 +02:00
2016-10-03 14:44:18 -07:00
2016-09-22 23:37:27 +08:00
2016-08-31 13:46:40 -07:00
2016-07-16 13:48:21 -04:00
2016-08-25 10:57:31 -07:00
2016-09-29 17:35:43 -07:00
2016-08-22 14:18:15 -04:00
2016-09-28 10:53:30 -07:00
2016-09-27 12:44:54 -04:00
2016-09-20 14:47:31 +08:00
2016-10-03 22:39:33 +02:00