Skip to content

Add PriorityClass support for pod scheduling and preemption#749

Draft
miuponn wants to merge 3 commits intomainfrom
priorityclass
Draft

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

Conversation

@miuponn
Copy link
Contributor

@miuponn miuponn commented Feb 13, 2026

What this PR does / why we need it?:

  • Adds optional priorityClassName field to RuntimeComponentSpec to allow users to assign k8sPriorityClass to the operator-managed pod
  • Applies priorityClass pod spec via CustomizePodSpec for pod preemption

Does this PR introduce a user-facing change?

  • User guide
  • CHANGELOG.md

Which issue(s) this PR fixes:

Fixes #367

@miuponn miuponn marked this pull request as draft February 13, 2026 01:54
@miuponn miuponn changed the title Add pod PriorityClass pod scheduling and preemption Add PriorityClass support for pod scheduling and preemption Feb 13, 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.

Consider providing config option to specify PriorityClass

1 participant