Files
kubernetes/pkg
Kubernetes Submit Queue 20ef0f5db9 Merge pull request #67698 from soltysh/fix_create
Automatic merge from submit-queue (batch tested with PRs 63757, 67698, 67712, 67494, 67700). 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>.

 Fix NameFromCommandArgs when passing command after -- 

**What this PR does / why we need it**:
This fixes `kubectl create deployment name --image=xyz -- mycommand` invocation. Currently the `NameFromCommandArgs` is unnecessarily parsing arguments after `--`. 

**Special notes for your reviewer**:
/assign @juanvallejo 

**Release note**:
```release-note
None
```
2018-08-22 14:17:18 -07:00
..
2018-07-06 10:55:17 -04:00
2018-07-30 15:56:39 +08:00
2018-08-16 09:59:33 +08:00
2018-06-22 16:22:57 -07:00
2018-08-21 13:59:08 -04:00
2018-02-12 10:54:33 -05:00
2018-06-22 16:22:57 -07:00
2018-06-27 14:21:27 +08:00
2018-06-22 16:22:57 -07:00
2018-08-21 13:59:08 -04:00
2018-06-22 16:22:57 -07:00
2018-08-17 11:14:42 +08:00