Skip to content

feat: add priorityClassName to the deployment template#683

Open
v-shechenkov wants to merge 3 commits intografana:mainfrom
v-shechenkov:main
Open

feat: add priorityClassName to the deployment template#683
v-shechenkov wants to merge 3 commits intografana:mainfrom
v-shechenkov:main

Conversation

@v-shechenkov
Copy link

@v-shechenkov v-shechenkov commented Dec 2, 2025

Adding priorityClassName field to a Helm chart will allow to define Pod deployment priority.
See: #695

@v-shechenkov v-shechenkov requested a review from yorugac as a code owner December 2, 2025 10:54
@CLAassistant
Copy link

CLAassistant commented Dec 2, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

@kvanzuijlen kvanzuijlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@kworkbee kworkbee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@v-shechenkov It seems that changes to values.schema.json are also needed to pass the validation.

@v-shechenkov
Copy link
Author

Thanks for spotting it @kworkbee ! Committed changes to schema

@yorugac
Copy link
Collaborator

yorugac commented Dec 12, 2025

Please describe what issue this PR is fixing. Is it a request to add things to the Helm chart? For reference.

@v-shechenkov
Copy link
Author

Thanks for your recommendations @yorugac ! Made changes according to your comment

Copy link
Collaborator

@yorugac yorugac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @v-shechenkov, thanks for the PR. I have 2 small change requests:

  1. Please move priorityClassName to manager section, to avoid misunderstanding as to which pods it is affecting. As mentioned in the issue, TestRun pods have separate config ATM.
  2. It'd be good to add a small description for a new field 🙂

@yorugac
Copy link
Collaborator

yorugac commented Feb 13, 2026

👋 @v-shechenkov, would you be able to follow-up on this PR?

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.

5 participants