Skip to content

[stable/gemini] Add priorityClassName for Gemini#1725

Open
DeD1rk wants to merge 1 commit intoFairwindsOps:masterfrom
DeD1rk:master
Open

[stable/gemini] Add priorityClassName for Gemini#1725
DeD1rk wants to merge 1 commit intoFairwindsOps:masterfrom
DeD1rk:master

Conversation

@DeD1rk
Copy link

@DeD1rk DeD1rk commented Jan 5, 2026

Why This PR?
This PR adds support for setting a priority class for Gemini pods.

Fixes #1724

Changes
Changes proposed in this pull request:

  • Added `priorityClassName` parameter to values.yaml with appropriate documentation
  • Updated deployment template to conditionally set priorityClassName in pod spec
  • Bumped chart version from 2.1.3 to 2.2.0 (minor version for new feature)
  • Updated README.md with the new parameter documentation

Checklist:

  • I have included the name of the chart in the title of this PR in square brackets i.e. [stable/goldilocks].
  • I have updated the chart version in Chart.yaml following Semantic Versioning.
  • Any new values are backwards compatible and/or have sensible default.
  • Any new values have been added to the README for the Chart, or helm-docs --sort-values-order=file has been run for the charts that support it.

@DeD1rk DeD1rk requested a review from sudermanjr as a code owner January 5, 2026 14:45
@CLAassistant
Copy link

CLAassistant commented Jan 5, 2026

CLA assistant check
All committers have signed the CLA.

@DeD1rk
Copy link
Author

DeD1rk commented Feb 2, 2026

@sudermanjr could you take a look? I'll use a post renderer to set this for now, but I think people can benefit from seeing that this setting exists through the values file.

Copy link
Member

@sudermanjr sudermanjr left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

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.

Add option to set priorityClassName for Gemini pods

4 participants