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-15 12:50:08 -07:00
2016-10-04 20:39:29 -07:00
2016-09-19 09:57:19 -04:00
2016-10-04 22:16:40 -07:00
2016-10-01 10:27:04 -07:00
2016-10-03 12:46:39 -04:00
2016-07-16 13:48:21 -04:00
2016-10-05 14:23:31 +02:00
2016-10-03 14:44:18 -07:00
2016-10-04 01:32:02 -07:00
2016-08-18 14:45:00 -04:00
2016-09-22 23:37:27 +08:00
2016-09-15 12:50:08 -07:00
2016-08-16 14:41:17 -04:00
2016-08-20 10:10:51 -07:00
2016-10-04 22:16:40 -07:00
2016-10-04 12:30:07 -04:00
2016-07-18 22:46:09 +08:00
2016-08-31 13:46:40 -07:00
2016-07-16 13:48:21 -04:00
2016-10-05 07:09:05 -07:00
2016-10-04 21:39:20 -07:00
2016-08-25 10:57:31 -07:00
2016-08-22 09:39:32 +02:00
2016-10-04 11:53:53 +03:00
2016-06-29 17:47:36 -07:00
2016-08-02 08:02:32 -07:00
2016-09-29 17:35:43 -07:00
2016-08-22 14:18:15 -04:00
2016-09-30 10:34:33 -04:00
2016-09-15 13:22:45 +02:00
2016-09-28 10:53:30 -07:00
2016-10-03 20:34:13 -07:00
2016-07-22 17:41:44 -04:00
2016-08-20 10:10:51 -07:00
2016-09-27 12:44:54 -04:00
2016-09-20 14:47:31 +08:00
2016-10-05 13:18:31 +02:00
2016-09-27 10:47:31 -04:00
2016-10-01 11:31:25 -07:00
2016-09-12 18:47:03 -07:00
2016-10-03 22:39:33 +02:00
2016-09-13 08:29:33 -07:00
2016-06-16 08:21:27 -07:00