Skip to content

[S-10981] operator-helm: allow pre-install job overrides#40

Open
swtch1 wants to merge 1 commit into
mainfrom
s-10981-preinstall-job-values
Open

[S-10981] operator-helm: allow pre-install job overrides#40
swtch1 wants to merge 1 commit into
mainfrom
s-10981-preinstall-job-values

Conversation

@swtch1

@swtch1 swtch1 commented May 20, 2026

Copy link
Copy Markdown
Contributor

Summary

This adds preInstallJob values so the speedscale-operator-pre-install Helm hook job can be configured independently from the chart-wide defaults.

The hook now supports per-job overrides for annotations, labels, pod metadata, resources, security contexts, scheduling controls, image settings, serviceAccountName, and extra envFrom entries. Explicit empty placement overrides now clear inherited global affinity, tolerations, and nodeSelector settings, while the built-in Helm hook annotations remain protected.

Verification

  • thoughts/scripts/verify-preinstall-job-overrides.sh
  • helm lint charts/2.5.565 --set apiKey=dummy --set clusterName=test-cluster

Linear: S-10981

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