Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue 9ec2860124 Merge pull request #60565 from WanLinghao/kubectl_cp_slash
Automatic merge from submit-queue (batch tested with PRs 60990, 60947, 45275, 60565, 61091). 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>.

kubectl cp command bug fix

**What this PR does / why we need it**:
	when copy file from host to pod like this:	
        1.kubectl copy /tmp/test-file test-pod:/
	2.kubectl copy /tmp/test-file test-pod:
	example 1 will fail, example 2 will cause a panic.
	This patch fix bugs above.


**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #60564

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-03-30 11:53:13 -07:00
..
2017-10-15 18:18:13 -07:00
2018-02-21 08:15:22 -05:00
2017-08-16 12:27:36 -07:00
2018-03-26 19:33:42 +02:00
2018-02-21 08:15:22 -05:00
2018-01-05 21:04:44 -06:00
2018-03-13 16:21:30 -04:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2018-03-26 15:40:40 +08:00
2018-03-01 16:10:04 +08:00
2018-03-17 15:08:26 +08:00
2018-01-25 16:10:31 +01:00
2017-12-25 16:23:38 +08:00
2017-08-16 12:27:36 -07:00
2017-12-25 16:23:38 +08:00
2017-12-25 16:23:38 +08:00
2017-08-16 12:27:36 -07:00