• Kubernetes Submit Queue's avatar
    Merge pull request #58787 from Lion-Wei/kubectl-3 · 76ffe9e8
    Kubernetes Submit Queue authored
    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
    76ffe9e8
Name
Last commit
Last update
..
BUILD Loading commit data...
builder.go Loading commit data...
builder_test.go Loading commit data...
doc.go Loading commit data...
helper.go Loading commit data...
helper_test.go Loading commit data...
interfaces.go Loading commit data...
mapper.go Loading commit data...
result.go Loading commit data...
selector.go Loading commit data...
visitor.go Loading commit data...
visitor_test.go Loading commit data...