Kubernetes Submit Queue
61a5d23e0f
Merge pull request #36603 from fabianofranz/fix_lists_in_convert
...
Automatic merge from submit-queue
Fix handling lists in kubectl convert
Fixes https://github.com/kubernetes/kubernetes/issues/36722
When handling multiple objects in `kubectl convert` (for example in `kubectl convert -f .` with multiple files in current directory) the objects must be managed as a list instead of individually, otherwise `-o yaml|json` will generate invalid format (just multiple json/yaml objects concatenated) which can't be fed to `kubectl create` like in `kubectl convert -f . | kubectl create -f -`.
```release-note
NONE
```
2016-11-14 12:21:16 -08:00
..
2016-11-14 12:21:16 -08:00
2016-10-29 13:30:47 -07:00
2016-10-29 14:22:02 -07:00
2016-10-28 14:54:17 -07:00
2016-10-15 00:21:00 +03:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-11-09 13:41:18 +01:00
2016-11-01 00:58:54 -07:00
2016-11-01 00:58:54 -07:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-07-07 10:04:09 +02:00
2016-11-04 09:04:57 -04:00
2016-08-08 13:24:30 +10:00
2016-08-08 13:24:30 +10:00
2016-11-09 13:39:16 +01:00
2016-11-10 03:12:33 -08:00
2016-07-16 13:48:21 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 10:36:14 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-11-04 09:04:57 -04:00
2016-08-08 12:08:57 +10:00
2016-06-29 17:47:36 -07:00
2016-10-28 14:54:17 -07:00
2016-07-19 20:50:19 +02:00
2016-08-02 19:51:51 +03:00
2016-07-26 14:12:35 +02:00
2016-07-26 14:12:35 +02:00
2016-09-21 10:03:59 -04:00
2016-11-10 03:12:33 -08:00
2016-11-14 10:42:28 -05:00
2016-09-08 08:02:04 +08:00
2016-10-29 14:22:02 -07:00
2016-10-29 13:30:47 -07:00
2016-10-10 15:04:46 +02:00
2016-11-06 14:08:33 +01:00
2016-09-01 17:24:02 +08:00
2016-11-07 10:14:12 +01:00
2016-10-29 13:30:47 -07:00
2016-10-29 13:30:47 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-09-06 11:08:52 +08:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-08-08 12:31:21 +10:00
2016-10-04 13:19:24 -04:00
2016-08-02 01:18:19 -07:00
2016-08-02 01:18:19 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-30 17:15:05 -07:00
2016-06-29 17:47:36 -07:00
2016-11-04 09:04:57 -04:00
2016-10-29 13:30:47 -07:00
2016-10-29 15:40:13 -07:00
2016-09-12 07:38:34 -04:00