Kubernetes Submit Queue
97a5d37841
Merge pull request #40848 from smarterclayton/serverside_get
...
Automatic merge from submit-queue (batch tested with PRs 46432, 46701, 46326, 40848, 46396)
Add a server side Get operation
Implement proposal kubernetes/community#363
```release-note
The Kubernetes API supports retrieving tabular output for API resources via a new mime-type `application/json;as=Table;v=v1alpha1;g=meta.k8s.io`. The returned object (if the server supports it) will be of type `meta.k8s.io/v1alpha1` with `Table`, and contain column and row information related to the resource. Each row will contain information about the resource - by default it will be the object metadata, but callers can add the `?includeObject=Object` query parameter and receive the full object. In the future kubectl will use this to retrieve the results of `kubectl get`.
```
2017-06-02 11:47:11 -07:00
..
2017-01-05 14:14:13 -08:00
2017-02-24 14:27:31 -08:00
2017-05-25 14:05:02 +08:00
2017-03-25 12:16:50 -07:00
2017-05-29 18:23:48 -04:00
2017-06-01 05:43:44 -07:00
2017-04-12 13:36:15 -04:00
2017-06-01 13:41:59 -07:00
2017-06-01 13:41:59 -07:00
2016-12-10 01:15:30 -08:00
2017-02-10 17:00:28 -08:00
2017-02-01 15:18:32 -05:00
2016-12-14 14:33:17 -08:00
2016-12-15 10:35:16 -07:00
2016-12-15 10:35:16 -07:00
2016-12-14 13:42:15 -08:00
2017-02-15 15:59:47 -08:00
2017-05-27 14:34:45 +08:00
2017-04-05 18:47:03 -07:00
2017-05-20 21:17:19 -07:00
2017-02-16 10:11:57 -08:00
2017-04-28 18:51:34 +00:00
2017-03-12 18:43:10 +01:00
2017-05-02 08:43:31 -04:00
2016-10-20 16:47:20 -04:00
2016-10-20 16:47:20 -04:00
2017-06-01 10:04:27 -07:00
2017-05-25 14:05:02 +08:00
2017-05-19 16:06:27 -07:00
2017-04-27 15:05:40 -07:00
2017-02-17 08:44:49 -08:00
2017-05-24 10:43:56 -04:00
2017-05-11 17:01:29 -07:00
2017-05-15 16:51:09 -07:00
2017-01-17 09:06:34 -05:00
2017-04-27 15:01:34 -07:00
2017-05-18 10:30:21 -07:00
2017-05-02 08:43:31 -04:00
2017-01-17 09:06:34 -05:00
2017-01-17 09:06:34 -05:00
2017-05-19 15:39:08 -07:00
2017-01-06 23:45:04 -05:00
2017-02-16 10:11:57 -08:00
2016-12-14 06:03:00 -08:00
2016-12-14 13:42:15 -08:00
2017-05-12 10:02:33 -07:00
2016-12-14 13:42:15 -08:00
2017-05-29 18:23:48 -04:00
2016-10-24 18:00:08 -07:00
2017-02-17 08:51:31 +01:00
2016-12-26 21:59:27 -08:00
2017-03-28 04:05:47 -04:00
2017-05-01 16:43:50 -07:00
2017-05-31 11:57:03 +02:00
2017-04-06 20:12:50 -07:00
2017-05-19 10:17:37 -06:00
2017-04-27 15:01:34 -07:00
2017-01-01 22:54:32 -08:00
2017-05-18 15:44:49 -03:00
2016-12-06 13:45:10 -05:00
2017-05-18 10:39:04 -07:00
2017-05-14 17:20:24 -07:00
2017-05-14 17:20:24 -07:00
2016-11-07 02:41:50 -08:00
2017-05-14 17:15:41 -07:00
2017-05-22 10:51:04 +08:00
2017-02-16 10:11:57 -08:00
2017-05-26 19:59:27 -04:00
2017-05-12 10:02:33 -07:00
2016-10-18 11:11:03 +02:00
2017-03-25 12:16:50 -07:00
2017-02-17 08:51:31 +01:00
2017-01-24 08:34:06 +01:00
2017-05-12 16:56:08 -07:00
2016-11-01 01:13:11 -07:00
2017-05-19 10:17:37 -06:00
2017-02-17 08:51:31 +01:00
2017-02-27 14:11:41 +01:00
2017-02-25 22:38:23 +01:00
2017-06-01 14:49:13 +02:00
2016-12-14 06:03:00 -08:00
2016-10-20 16:47:20 -04:00
2016-12-21 11:44:04 -08:00