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

Feature: PriorityQueue #11704

Open
1 of 4 tasks
sbueringer opened this issue Jan 20, 2025 · 1 comment
Open
1 of 4 tasks

Feature: PriorityQueue #11704

sbueringer opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels
area/controller-runtime Issues or PRs related to controller-runtime kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@sbueringer
Copy link
Member

PriorityQueue is a new feature in controller-runtime. We added a corresponding feature gate to Cluster API to allow testing before priority queue eventually (likely) becomes the only queue implementation in CR.

@sbueringer sbueringer added the area/controller-runtime Issues or PRs related to controller-runtime label Jan 20, 2025
@k8s-ci-robot k8s-ci-robot added needs-priority Indicates an issue lacks a `priority/foo` label and requires one. needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 20, 2025
@sbueringer
Copy link
Member Author

/triage accepted

@sbueringer sbueringer self-assigned this Jan 20, 2025
@k8s-ci-robot k8s-ci-robot added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jan 20, 2025
@chrischdi chrischdi added kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Jan 22, 2025
@k8s-ci-robot k8s-ci-robot removed needs-kind Indicates a PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue lacks a `priority/foo` label and requires one. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller-runtime Issues or PRs related to controller-runtime kind/feature Categorizes issue or PR as related to a new feature. priority/backlog Higher priority than priority/awaiting-more-evidence. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants