Kubernetes Submit Queue
6949b518d6
Merge pull request #54245 from deads2k/cli-03-postraw
...
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>.
add kubectl create --raw -f
Adds `--raw` to `kubectl create` to match `kubectl get --raw`. It re-uses the transport, reads the input stream (stdin or a single file for now) and posts directly to the endpoint specified. This let's you direct data directly at a subresource (as a for instance). I'd like to see this extended to `kubectl replace` too, so that we have full access to subresources via scripting without having to reproduce the transports.
@kubernetes/sig-cli-pr-reviews
```release-note
add `--raw` to `kubectl create` to POST using the normal transport
```
2017-10-23 17:16:01 -07:00
..
2017-10-19 11:01:44 -04:00
2017-10-15 18:18:13 -07:00
2017-10-18 09:30:46 -07:00
2017-10-19 11:01:44 -04:00
2017-10-15 18:18:13 -07:00
2017-10-15 18:18:13 -07:00
2017-10-18 17:24:04 +02:00
2017-10-20 18:57:03 -07:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-08-16 12:27:36 -07:00
2017-08-31 16:30:56 +08:00
2017-09-05 11:57:00 -04:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-10-18 17:23:55 +02:00
2017-10-19 11:01:44 -04:00
2017-10-18 09:30:46 -07:00
2017-09-05 11:57:00 -04:00
2017-10-20 09:21:06 -07:00
2017-09-05 11:57:00 -04:00
2017-08-16 12:27:36 -07:00
2017-10-13 16:30:12 -04:00
2017-10-19 11:01:44 -04:00
2017-10-08 15:59:44 +02:00
2017-08-18 14:29:42 -07:00
2017-10-18 17:23:55 +02:00
2017-10-13 13:51:53 +08:00
2017-10-13 13:51:53 +08:00
2017-08-18 13:03:38 +08:00
2017-08-25 12:31:07 -07:00
2017-10-19 11:01:44 -04:00
2017-10-03 22:04:00 -07:00
2017-10-19 11:01:44 -04:00
2017-08-28 14:17:47 -07:00
2017-10-19 11:01:44 -04:00
2017-10-12 00:27:42 -04:00
2017-10-19 11:01:44 -04:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-08-16 12:27:36 -07:00
2017-06-03 18:30:40 -07:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-10-18 14:33:14 -04:00
2017-10-19 11:01:44 -04:00
2017-10-18 20:47:10 -07:00
2017-10-19 11:01:44 -04:00
2017-08-16 12:27:36 -07:00
2017-10-23 17:16:01 -07:00
2017-10-23 12:50:46 -04:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-10-19 11:01:44 -04:00
2017-10-06 11:55:36 -04:00
2017-10-19 11:01:44 -04:00
2017-08-31 16:30:56 +08:00
2017-10-19 11:01:44 -04:00
2017-10-18 17:23:55 +02:00
2017-10-18 17:23:55 +02:00
2017-10-19 11:01:44 -04:00
2017-10-18 20:47:10 -07:00
2017-10-23 13:39:07 -07:00
2017-10-18 09:30:46 -07:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-09-23 18:49:00 -07:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-10-18 17:23:55 +02:00
2017-05-19 19:17:43 -03:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-08-23 03:36:03 -07:00
2017-08-16 12:27:36 -07:00
2017-10-19 11:01:44 -04:00
2017-10-03 08:18:21 -07:00
2017-05-11 20:09:31 +08:00
2017-10-20 21:31:10 -07:00
2017-10-19 11:01:44 -04:00
2017-10-12 00:27:42 -04:00
2017-09-29 12:38:17 -07:00
2017-10-19 11:01:44 -04:00
2017-09-05 11:57:00 -04:00
2017-10-19 11:01:44 -04:00
2017-09-30 14:54:27 +08:00
2017-10-19 11:01:44 -04:00
2017-08-21 08:26:23 -07:00
2017-07-25 10:04:25 +08:00
2017-08-21 08:26:23 -07:00
2017-08-16 12:27:36 -07:00