Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'kubectl get' output does not have columns aligned properly. #47093

Closed
droot opened this issue Jun 7, 2017 · 7 comments
Closed

'kubectl get' output does not have columns aligned properly. #47093

droot opened this issue Jun 7, 2017 · 7 comments
Assignees
Labels
sig/cli Categorizes an issue or PR as relevant to SIG CLI.

Comments

@droot
Copy link
Contributor

droot commented Jun 7, 2017


Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT

Kubernetes version (use kubectl version): 1.7.alpha (pre-releases)

What happened:
'kubectl get' output does not have columns aligned properly. This got introduced as part of this change PR #40848

What you expected to happen:
Output of kubectl get should have all the columns aligned as in previous releases.

How to reproduce it (as minimally and precisely as possible):
Run 'kubectl get' with multiple rows in the output on 1.7 prereleases

Anything else we need to know:
There is PR #47013 which fixes this.

@k8s-github-robot
Copy link

@droot There are no sig labels on this issue. Please add a sig label by:
(1) mentioning a sig: @kubernetes/sig-<team-name>-misc
(2) specifying the label manually: /sig <label>

Note: method (1) will trigger a notification to the team. You can find the team list here and label list here

@k8s-github-robot k8s-github-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jun 7, 2017
@droot
Copy link
Contributor Author

droot commented Jun 7, 2017

/sig cli

@k8s-ci-robot k8s-ci-robot added the sig/cli Categorizes an issue or PR as relevant to SIG CLI. label Jun 7, 2017
@droot
Copy link
Contributor Author

droot commented Jun 7, 2017

/assign @smarterclayton

@mengqiy
Copy link
Member

mengqiy commented Jun 13, 2017

Closing in favor of #47013.
/close

@k8s-ci-robot
Copy link
Contributor

@mengqiy: you can't close an issue unless you authored it or you are assigned to it.

In response to this:

Closing in favor of #47013.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@mengqiy
Copy link
Member

mengqiy commented Jun 13, 2017

/assign

@mengqiy
Copy link
Member

mengqiy commented Jun 13, 2017

/close

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/cli Categorizes an issue or PR as relevant to SIG CLI.
Projects
None yet
Development

No branches or pull requests

5 participants