Skip to content

Commit

Permalink
Merge pull request #16892 from juanvallejo/jvallejo/bump-humanreadabl…
Browse files Browse the repository at this point in the history
…e-printer

Automatic merge from submit-queue.

UPSTREAM: 48033: Refactor and simplify generic printer for unknown objects

Adds default table handler to the humanreadableprinter.
Fixes printer output for resources without a printHandler.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1455115



cc @openshift/cli-review @smarterclayton @deads2k
  • Loading branch information
openshift-merge-robot authored Oct 18, 2017
2 parents c79599c + 61a3ec0 commit fd08639
Show file tree
Hide file tree
Showing 13 changed files with 314 additions and 862 deletions.
84 changes: 0 additions & 84 deletions contrib/completions/bash/oc

Large diffs are not rendered by default.

168 changes: 0 additions & 168 deletions contrib/completions/bash/openshift

Large diffs are not rendered by default.

84 changes: 0 additions & 84 deletions contrib/completions/zsh/oc

Large diffs are not rendered by default.

168 changes: 0 additions & 168 deletions contrib/completions/zsh/openshift

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions vendor/k8s.io/kubernetes/pkg/printers/BUILD

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

266 changes: 122 additions & 144 deletions vendor/k8s.io/kubernetes/pkg/printers/humanreadable.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fd08639

Please sign in to comment.