Files
kubernetes/pkg/kubectl/cmd
Kubernetes Submit Queue d067836030 Merge pull request #46852 from tnozicka/lookup-no-headers-safely
Automatic merge from submit-queue (batch tested with PRs 47470, 47260, 47411, 46852, 46135)

Lookup --no-headers flag safely in PrinterForCommand function

If this was invoked by a command that did not call AddPrinterFlags first, it ended up with fatal error on `GetFlagBool(cmd, "no-headers")`. This is causing a bug in OpenShift's command reusing this code and not actually having a flag `--no-headers`.
2017-06-14 12:52:24 -07:00
..
2017-05-31 15:08:25 -07:00
2017-06-11 07:12:23 +09:00
2016-10-29 20:24:54 -07:00
2017-05-19 10:56:35 +08:00
2017-05-31 13:02:23 +05:30
2017-05-18 16:48:13 -07:00
2017-05-11 20:09:31 +08:00
2017-05-18 16:48:13 -07:00
2017-05-18 16:48:13 -07:00
2017-05-15 13:51:39 -07:00