k3s/pkg/kubectl/resource
Kubernetes Submit Queue 76ffe9e832
Merge pull request #58787 from Lion-Wei/kubectl-3
Automatic merge from submit-queue (batch tested with PRs 60499, 61715, 61688, 61300, 58787). 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 kubectl apply error message

**What this PR does / why we need it**:
Fix messy code in kubectl apply error message. 

**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 kubernetes/kubectl#197

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
/sig cli
2018-03-27 04:08:15 -07:00
..
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
builder.go match KindFor first 2018-03-09 15:43:10 -05:00
builder_test.go All commands must declare Unstructured or Internal 2017-11-19 20:41:02 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
helper.go add fieldSelector for kubectl get 2017-11-06 14:30:56 +08:00
helper_test.go add tests 2017-11-06 17:24:59 +08:00
interfaces.go Allow resource.Builder to modify requests per client 2017-11-18 14:34:26 -05:00
mapper.go Unify unstructured and versioned object in resource.Builder 2017-11-19 19:02:25 -05:00
result.go Unify unstructured and versioned object in resource.Builder 2017-11-19 19:02:25 -05:00
selector.go Unify unstructured and versioned object in resource.Builder 2017-11-19 19:02:25 -05:00
visitor.go Merge pull request #58787 from Lion-Wei/kubectl-3 2018-03-27 04:08:15 -07:00
visitor_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00