Skip to content

chore: Set controller UsePriorityQueue to false#2128

Closed
tolusha wants to merge 1 commit into
mainfrom
set-usePriorityQueue-false
Closed

chore: Set controller UsePriorityQueue to false#2128
tolusha wants to merge 1 commit into
mainfrom
set-usePriorityQueue-false

Conversation

@tolusha
Copy link
Copy Markdown
Contributor

@tolusha tolusha commented May 28, 2026

Summary

  • Sets UsePriorityQueue to false in all controller SetupWithManager methods
  • The UsePriorityQueue field defaults to true since controller-runtime v0.23.0
  • This reverts the value to match pre-v0.23.0 functionality

Mirrors: devfile/devworkspace-operator#1635

Test plan

  • Verify the operator builds successfully
  • Verify controllers reconcile as expected

🤖 Generated with Claude Code

The UsePriorityQueue field defaults to true since controller-runtime
v0.23.0. This reverts the value to match pre-v0.23.0 functionality.

See: devfile/devworkspace-operator#1635

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 28, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tolusha

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tolusha tolusha closed this May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant