Files
kubernetes/hack
Kubernetes Submit Queue 739f78fad2 Merge pull request #33250 from ymqytw/edit_before_create
Automatic merge from submit-queue

support editing before creating resource

Support `kubectl create -f config.yaml --edit`
Support editing before creating resource from files, urls and stdin.
The behavior is similar to `kubectl edit`
It won't create anything when edit make no change.

partial: #18064

Based on: #33686 and #33973

```release-note
Support editing before creating resource from files, urls and stdin, e.g. `kubectl create -f config.yaml --edit`
It won't create anything when edit make no change.
```
2016-10-29 11:45:43 -07:00
..
2016-10-27 15:06:08 +02:00
2016-10-27 17:25:10 -07:00
2016-10-26 15:14:41 -04:00
2016-07-12 21:52:54 -07:00
2016-07-12 21:52:00 -07:00
2016-10-24 18:00:08 -07:00
2016-08-02 10:27:29 -04:00
2016-07-12 21:52:00 -07:00
2016-10-24 17:10:47 -07:00
2016-07-12 21:52:00 -07:00
2016-10-24 17:10:47 -07:00
2016-10-19 09:47:21 -04:00