Kubernetes Submit Queue
897c48e75f
Merge pull request #39053 from tanshanshan/fix-help2
...
Automatic merge from submit-queue (batch tested with PRs 39053, 36446)
fix --no-header help description
**What this PR does / why we need it**:
the current description is
> --no-headers=false: When using the default or custom-column output format, don't print headers.
but ,
> kubectl get po
the header has been printing , so the default condition is printing headers.
> kubectl get po --no-headers=true
the header has been not printing
> kubectl get po --no-headers=false
the header has been printing
So , I fixed the help description
Thanks.
**Special notes for your reviewer**:
**Release note**:
```release-note
```
2016-12-28 19:07:04 -08:00
..
2016-12-28 19:07:04 -08:00
2016-12-12 13:30:07 -08:00
2016-12-21 14:57:26 -08:00
2016-12-12 13:30:07 -08:00
2016-12-09 16:26:04 -05:00
2016-12-01 16:09:05 +08:00
2016-06-29 17:47:36 -07:00
2016-12-21 09:03:27 -05:00
2016-11-01 00:58:54 -07:00
2016-11-01 00:58:54 -07:00
2016-12-08 14:18:39 -05:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-12-03 19:10:53 -05:00
2016-12-10 18:05:28 -05:00
2016-12-14 17:32:33 +01:00
2016-12-14 17:32:33 +01:00
2016-12-14 12:39:49 -08:00
2016-12-17 00:07:24 +01:00
2016-07-16 13:48:21 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-12-09 09:42:01 +01:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-12-02 18:39:55 +01:00
2016-08-08 12:08:57 +10:00
2016-06-29 17:47:36 -07:00
2016-10-28 14:54:17 -07:00
2016-12-03 19:10:46 -05:00
2016-07-19 20:50:19 +02:00
2016-11-30 17:40:57 +08:00
2016-07-26 14:12:35 +02:00
2016-07-26 14:12:35 +02:00
2016-12-16 09:37:11 +08:00
2016-12-28 03:07:13 +00:00
2016-12-28 03:07:13 +00:00
2016-12-21 09:03:27 -05:00
2016-11-23 22:30:47 -06:00
2016-12-03 19:10:53 -05:00
2016-12-09 09:42:01 +01:00
2016-10-10 15:04:46 +02:00
2016-12-09 09:42:01 +01:00
2016-12-20 10:00:00 +01:00
2016-12-17 00:07:24 +01:00
2016-12-09 09:42:01 +01:00
2016-12-17 00:07:24 +01:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-09-06 11:08:52 +08:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-03 02:19:09 -07:00
2016-08-08 12:31:21 +10:00
2016-11-16 04:47:10 -05:00
2016-09-15 14:56:49 -04:00
2016-09-15 14:56:49 -04:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-11-23 15:53:09 -08:00
2016-12-03 19:10:53 -05:00
2016-12-10 18:07:33 -05:00
2016-12-09 09:42:01 +01:00
2016-12-22 16:45:50 -08:00
2016-12-14 12:39:49 -08:00