k3s/pkg/printers
Kubernetes Submit Queue 99fb4166d9
Merge pull request #59609 from zhangxiaoyu-zidif/add-rs-in-hpa-describe
Automatic merge from submit-queue (batch tested with PRs 61434, 61501, 59609, 61467, 61531). 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 others's status in hpa describe

**What this PR does / why we need it**:
Add other status in HPA describe

- rs
- deployment

**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
Add all kinds of resource objects' statuses in HPA description.
```
2018-03-26 19:52:10 -07:00
..
internalversion Merge pull request #59609 from zhangxiaoyu-zidif/add-rs-in-hpa-describe 2018-03-26 19:52:10 -07:00
storage Promote v1alpha1 meta to v1beta1 2018-02-02 14:00:45 -05:00
.import-restrictions Restrict imports for printers 2017-02-23 00:28:31 -05:00
BUILD Merge pull request #61501 from juanvallejo/jvallejo/add-custom-columns-flags 2018-03-26 19:52:07 -07:00
OWNERS Add pkg/printers OWNERS 2017-03-07 22:28:27 -05:00
customcolumn.go outputs <none> for colums not found 2017-09-27 11:27:55 -07:00
customcolumn_flags.go wire through custom-column print flags 2018-03-26 10:11:09 -04:00
customcolumn_flags_test.go wire through custom-column print flags 2018-03-26 10:11:09 -04:00
customcolumn_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
humanreadable.go --show-all is inert in v1.11 2018-03-21 09:13:21 +08:00
humanreadable_test.go Promote v1alpha1 meta to v1beta1 2018-02-02 14:00:45 -05:00
interface.go consolidate printer OutputOpts w PrintOpts 2017-11-20 14:49:23 -05:00
json.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
json_yaml_flags.go wire through json/yaml print flags 2018-03-22 11:32:30 -04:00
json_yaml_flags_test.go wire through json/yaml print flags 2018-03-22 11:32:30 -04:00
jsonpath.go Denote if a printer is generic. 2017-05-31 13:02:23 +05:30
name.go wire through name/success print flags 2018-03-26 10:00:45 -04:00
name_flags.go wire through name/success print flags 2018-03-26 10:00:45 -04:00
name_flags_test.go wire through name/success print flags 2018-03-26 10:00:45 -04:00
printers.go Merge pull request #61501 from juanvallejo/jvallejo/add-custom-columns-flags 2018-03-26 19:52:07 -07:00
tabwriter.go
template.go pkg/printers: Support base64 decode in kubectl go-template 2018-03-13 19:33:47 -04:00
template_test.go pkg/printers: Support base64 decode in kubectl go-template 2018-03-13 19:33:47 -04:00
versioned.go collapse printing paths 2018-02-21 08:15:22 -05:00