Files
kubernetes/pkg/kubectl
Kubernetes Submit Queue 5c17bec909 Merge pull request #57140 from niuzhenguo/noheaders-linebreak
Automatic merge from submit-queue (batch tested with PRs 56947, 56349, 57140, 53686, 57314). 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: Move no-headers flag get out of for loop

**What this PR does / why we need it**:
This makes no-headers flag get before the for loop happen, there's no need to get the flag multiple times.

**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 #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-12-18 12:24:41 -08:00
..
2017-11-09 12:14:08 +01:00
2017-12-02 21:12:39 +08:00
2017-10-15 18:18:13 -07:00
2017-11-21 13:00:40 -08:00
2017-11-10 18:26:46 +01:00
2017-10-15 18:18:13 -07:00
2017-11-21 23:19:44 -08:00