operator-framework / operator-framework/java-operator-sdk
Priority Queues
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 944
- Forks
- 242
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 43
Description
We had multiple issues and discussions if we should support additional priority queue(s). Controller-runtime lately also added an experiment support for priority queues:
https://github.com/kubernetes-sigs/controller-runtime/issues/2374
We might want to revisit this topic again and, in case, implement a solution.
Related issues:
https://github.com/operator-framework/java-operator-sdk/issues/2608
https://github.com/operator-framework/java-operator-sdk/issues/2293
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Read the linked controller-runtime experiment and the related issues first; the work is done when a decided priority-queue design is implemented and its behavior is covered by the project’s tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100