operator-framework / operator-framework/java-operator-sdk

Priority Queues

Open
#2,754 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.