-
Notifications
You must be signed in to change notification settings - Fork 263
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
Command line tool for clusterqueue/localqueue/workload listing and management #2076
Comments
/reopen |
@tenzen-y: Reopened this issue. In response to this:
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. |
/close All tasks are completed |
@alculquicondor: Closing this issue. In response to this:
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-sigs/prow repository. |
What would you like to be added:
A tool (for example a kubectl plugin) to perform listing and management operations on Kueue objects.
Why is this needed:
Many common operations (like listing pending workloads from a particular cluster queue, draining a queue, pausing workload admission, moving workloads between queues) require advanced API knowledge and are inconvenient to execute using kubectl.
#487 covers only listing, we need a broader tool.
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: