kubernetes/pkg/printers/internalversion
Kubernetes Submit Queue ff626a35fe
Merge pull request #57507 from dixudx/describe_pod_hostport
Automatic merge from submit-queue. 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>.

add hostPorts to pod describer

**What this PR does / why we need it**:
Missing `HostPorts` when describing pods

**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**:
/assign @mengqiy @shiywang
**Release note**:

```release-note
None
```
2018-01-16 10:26:19 -08:00
..
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD remove /k8s.io/kubernetes/pkg/kubectl/testing 2018-01-03 09:39:33 +08:00
describe.go add hostPorts to pod describer 2018-01-11 23:12:45 +08:00
describe_test.go Remove useless error 2017-12-05 11:21:31 +08:00
printers.go Merge pull request #56331 from shiywang/fix_indent 2018-01-16 00:10:26 -08:00
printers_test.go Merge pull request #56331 from shiywang/fix_indent 2018-01-16 00:10:26 -08:00
sorted_resource_name_list_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00