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

Command line tool for clusterqueue/localqueue/workload listing and management #2076

Open
2 of 3 tasks
mwielgus opened this issue Apr 26, 2024 · 3 comments · Fixed by #2093
Open
2 of 3 tasks

Command line tool for clusterqueue/localqueue/workload listing and management #2076

mwielgus opened this issue Apr 26, 2024 · 3 comments · Fixed by #2093
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mwielgus
Copy link
Contributor

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:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@mwielgus mwielgus added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 26, 2024
@tenzen-y
Copy link
Member

tenzen-y commented May 1, 2024

/reopen

@k8s-ci-robot
Copy link
Contributor

@tenzen-y: Reopened this issue.

In response to this:

/reopen

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants