java-operator-sdk
java-operator-sdk copied to clipboard
Priority Queues
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
For now will put this back in generic backlog, probably we should revisit in case of user request.
Please let us know if you need it!