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

When using kubectl get queue, display parent #3826

Open
hwdef opened this issue Nov 15, 2024 · 6 comments
Open

When using kubectl get queue, display parent #3826

hwdef opened this issue Nov 15, 2024 · 6 comments
Assignees
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@hwdef
Copy link
Member

hwdef commented Nov 15, 2024

What is the problem you're trying to solve

When using kubectl get queue, display parent

kubectl get queue
NAME      AGE
a         116s
aa        115s

Describe the solution you'd like

kubectl get queue
NAME      AGE        PARENT
a         116s       root
aa        115s       a

Additional context

No response

@hwdef hwdef added the kind/feature Categorizes issue or PR as related to a new feature. label Nov 15, 2024
@hwdef
Copy link
Member Author

hwdef commented Nov 15, 2024

/good-first-issue

@volcano-sh-bot
Copy link
Contributor

@hwdef:
This request has been marked as suitable for new contributors.

Please ensure the request meets the requirements listed here.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/good-first-issue

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.

@volcano-sh-bot volcano-sh-bot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Nov 15, 2024
@wandering-salesman
Copy link

Hey @hwdef!
I would like to take up this kind/feature

@hwdef
Copy link
Member Author

hwdef commented Nov 16, 2024

/assign @wandering-salesman

@JesseStutler
Copy link
Member

Also vcctl?

@hwdef
Copy link
Member Author

hwdef commented Nov 19, 2024

Yes, I think vcctl also needs this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

4 participants