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 describe should be using resource.Builder so you can describe multiple things #5905

Closed
smarterclayton opened this issue Mar 25, 2015 · 2 comments
Labels
area/kubectl area/usability priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.

Comments

@smarterclayton
Copy link
Contributor

For debugging it would be useful to be able to

$ kubectl describe pods --all

or

$ kubectl describe pods,services -s mylabel=value

Just needs to support resource.Builder

@saad-ali saad-ali added priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery. labels Mar 25, 2015
@smarterclayton
Copy link
Contributor Author

This has been fixed I believe, @Kargakis right?

@bgrant0607
Copy link
Member

Should be fixed by #7467, but the fixes/closes notes weren't put in the PR description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubectl area/usability priority/backlog Higher priority than priority/awaiting-more-evidence. sig/api-machinery Categorizes an issue or PR as relevant to SIG API Machinery.
Projects
None yet
Development

No branches or pull requests

3 participants