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

[kueuectl] Add stop LocalQueue command #2139

Open
1 of 3 tasks
mbobrovskyi opened this issue May 6, 2024 · 3 comments
Open
1 of 3 tasks

[kueuectl] Add stop LocalQueue command #2139

mbobrovskyi opened this issue May 6, 2024 · 3 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mbobrovskyi
Copy link
Contributor

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:

  • Design doc
  • API change
  • Docs update

The artifacts should be linked in subsequent comments.

@mbobrovskyi mbobrovskyi added the kind/feature Categorizes issue or PR as related to a new feature. label May 6, 2024
@rainfd
Copy link

rainfd commented Jun 3, 2024

/assign

@rainfd
Copy link

rainfd commented Jun 3, 2024

I'm a new contributor to Kueue.
Add StopPolicy for LocalQueue(#2109) is in processing. Should I wait for the completion before continuing? Or is this issue also in your implementation?
@mbobrovskyi

@mbobrovskyi
Copy link
Contributor Author

mbobrovskyi commented Jun 3, 2024

Yes, this issue blocked with #2173.

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

No branches or pull requests

2 participants