Skip to content

feat(chart): support runtimeClassName and schedulerName in Reloader deployment#1181

Open
somaz94 wants to merge 1 commit into
stakater:masterfrom
somaz94:feat/deployment-runtimeclassname-schedulername
Open

feat(chart): support runtimeClassName and schedulerName in Reloader deployment#1181
somaz94 wants to merge 1 commit into
stakater:masterfrom
somaz94:feat/deployment-runtimeclassname-schedulername

Conversation

@somaz94

@somaz94 somaz94 commented Jul 8, 2026

Copy link
Copy Markdown

Adds runtimeClassName and schedulerName support to the Reloader deployment pod spec, matching the existing scheduling knobs (nodeSelector, affinity, tolerations, topologySpreadConstraints, priorityClassName). Both default to empty and render only when set, so behavior is unchanged for existing users.

Validation:

  • helm unittest: 13 passed (9 existing + 4 new, covering set + default-omitted for both fields)
  • helm template: both fields absent by default, rendered correctly when set
  • helm lint: 0 failed
  • Chart.yaml bumped 2.2.14 -> 2.2.15

@somaz94
somaz94 marked this pull request as ready for review July 20, 2026 08:25
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