feat(chart): support runtimeClassName and schedulerName in Reloader deployment - #1181
Conversation
…untimeclassname-schedulername
|
Merged @msafwankarim sorry, this dismissed your approval: the repo re-requests review on push, so your 2026-08-04 sign-off is gone even though nothing in the feature changed. The only alternative was leaving it conflicted and unmergeable, so I took the trade. The feature diff is byte-identical to what you approved — everything below is merge resolution only. Two things worth calling out in the resolution, since both would have been silent regressions:
Net effect on
Two side effects of the push worth naming, both outside my control: the chart workflow for this head sha is sitting at |
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: