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

Allow stoping admission from a specific LocalQueue #2109

Open
mwielgus opened this issue May 1, 2024 · 1 comment · May be fixed by #2173
Open

Allow stoping admission from a specific LocalQueue #2109

mwielgus opened this issue May 1, 2024 · 1 comment · May be fixed by #2173
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@mwielgus
Copy link
Contributor

mwielgus commented May 1, 2024

What would you like to be added:

Option to stop admission from a specific LocalQueue, while keeping ClusterQueue and other LocalQueues pointing to it intact.

Why is this needed:

ClusterQueue controls are at the cluster level. So stoping a CQ affects all LQs pointing to it. There is no way to turn admission just for a specific namespace/LQ.

Completion requirements:

This enhancement requires the following artifacts:

  • [ x ] Design doc
  • [ x ] API change
  • [ x ] 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 May 1, 2024
@mbobrovskyi
Copy link
Contributor

/assign

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.

2 participants