kubernetes/pkg
Kubernetes Submit Queue b9838a191d Merge pull request #51267 from zjj2wry/print-bug
Automatic merge from submit-queue (batch tested with PRs 53760, 48996, 51267, 54414). 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 issue(#51245)1、kubectl printObj should not print header when occur…

… error. 2、kubectl get ns --all-namespaces should not have NAMESPACE column



**What this PR does / why we need it**:
closes #51245

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:
now we will just get this.
```
admindeMacBook-Pro-2:kubectl admin$ ./kubectl get ns --all-namespaces
error: namespace is not namespaced
```

**Release note**:

```release-note
NONE
```
2017-10-25 17:37:07 -07:00
..
api Merge pull request #54302 from sbezverk/refactor_rbd_volume 2017-10-24 08:35:11 -07:00
apimachinery/tests update BUILD files 2017-10-15 18:18:13 -07:00
apis Merge pull request #52897 from huzhengchuan/fix/incorrect_links_api 2017-10-23 19:34:02 -07:00
auth Merge pull request #51416 from justinsb/fix_nodeidentitifer_godocs 2017-10-17 08:44:13 -07:00
bootstrap/api update BUILD files 2017-10-15 18:18:13 -07:00
capabilities update BUILD files 2017-10-15 18:18:13 -07:00
client Run hack/update-bazel.sh 2017-10-19 23:44:34 +02:00
cloudprovider Merge pull request #54438 from vmware/canonical_name_fix 2017-10-24 17:33:38 -07:00
controller Merge pull request #48996 from k82cn/remove_nc_old_code 2017-10-25 17:37:04 -07:00
credentialprovider update BUILD files 2017-10-15 18:18:13 -07:00
features update BUILD files 2017-10-15 18:18:13 -07:00
fieldpath update BUILD files 2017-10-15 18:18:13 -07:00
generated Update openapi bazel build to support vendored build 2017-10-24 08:59:19 -07:00
hyperkube update BUILD files 2017-10-15 18:18:13 -07:00
kubeapiserver update admission webhook to accept client config 2017-10-19 09:52:58 -04:00
kubectl Merge pull request #54470 from frodenas/kubectl-policy-deps 2017-10-25 15:16:08 -07:00
kubelet Move podDevices code into a separate file. 2017-10-24 17:48:59 -07:00
kubemark Move --enable-cusom-metrics to KubeletFlags and mark it deprecated 2017-10-18 10:28:07 -07:00
master Merge pull request #53821 from rrati/apiserver-clean-shutdown 2017-10-19 06:50:13 -07:00
printers Merge pull request #51267 from zjj2wry/print-bug 2017-10-25 17:37:07 -07:00
probe update BUILD files 2017-10-15 18:18:13 -07:00
proxy Merge pull request #53956 from m1093782566/proxy-metrics 2017-10-24 00:48:26 -07:00
quota update BUILD files 2017-10-15 18:18:13 -07:00
registry Merge pull request #53722 from deads2k/rbac-01-allow-star 2017-10-18 14:02:05 -07:00
routes update BUILD files 2017-10-15 18:18:13 -07:00
security PodSecurityPolicy: avoid unnecessary securitycontext mutation 2017-10-16 02:22:10 -04:00
securitycontext SecurityContext: Add accessors/mutators for effective container security context 2017-10-16 02:22:10 -04:00
serviceaccount update BUILD files 2017-10-15 18:18:13 -07:00
ssh update BUILD files 2017-10-15 18:18:13 -07:00
util Merge pull request #52471 from xingzhou/taint-delete 2017-10-20 22:29:22 -07:00
version update BUILD files 2017-10-15 18:18:13 -07:00
volume Merge pull request #54334 from andyzhangx/coreos-azure-fix 2017-10-25 15:16:12 -07:00
watch update BUILD files 2017-10-15 18:18:13 -07:00
.import-restrictions Add import-boss directives 2017-10-13 07:06:22 -04:00
BUILD clean up pkg/apis/meta/v1/time.go 2017-10-16 16:36:44 +08:00
OWNERS