-
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
[kueuectl] Add stop LocalQueue command #2139
Comments
/assign |
I'm a new contributor to Kueue. |
Yes, this issue blocked with #2173. |
Just to do not miss, #2173 merged. |
Done #2415 /close |
@mbobrovskyi: 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:
Add stop LocalQueue command.
Why is this needed:
To stops execution (or just admission) of Workloads coming from the given LocalQueue. This requires adding StopPolicy to LocalQueue and enforcing its changes in ClusterQueue (#2109).
Design details https://github.com/kubernetes-sigs/kueue/tree/main/keps/2076-kueuectl#stop-localqueue.
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: