Skip to content

Add PriorityClass support for pod scheduling and preemption#852

Open
miuponn wants to merge 12 commits intomainfrom
priorityclass
Open

Add PriorityClass support for pod scheduling and preemption#852
miuponn wants to merge 12 commits intomainfrom
priorityclass

Conversation

@miuponn
Copy link
Copy Markdown
Contributor

@miuponn miuponn commented Apr 9, 2026

What this PR does / why we need it?:

  • Adds optional priorityClassName field to OpenLibertyApplicationSpec to allow users to assign k8s PriorityClass to operator-managed pods
  • Also propagates priorityClassName to the Semeru Cloud Compiler deployment when Semeru is enabled so the compiler pod inherits the same PriorityClass of the application

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #367

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.

Consider providing config option to specify PriorityClass

1 participant