Skip to content

fix: enforce static node affinity for native Helm#200

Merged
vigneshrajsb merged 1 commit intomainfrom
codex/static-env-native-helm-affinity
May 6, 2026
Merged

fix: enforce static node affinity for native Helm#200
vigneshrajsb merged 1 commit intomainfrom
codex/static-env-native-helm-affinity

Conversation

@vigneshrajsb
Copy link
Copy Markdown
Contributor

Summary

  • Add the missing static node affinity expression for native Helm application-chart deployments.
  • Keep the existing ON_DEMAND affinity and static toleration behavior.
  • Add test coverage for static scheduling values.

Validation

  • pnpm exec jest src/server/lib/nativeHelm/tests/helm.test.ts --runInBand
  • pnpm run lint
  • pnpm test
  • pnpm run ts-check (fails on existing repo-wide TypeScript errors unrelated to this change)

@vigneshrajsb vigneshrajsb changed the title [codex] Enforce static node affinity for native Helm fix: enforce static node affinity for native Helm May 6, 2026
@vigneshrajsb vigneshrajsb marked this pull request as ready for review May 6, 2026 22:36
@vigneshrajsb vigneshrajsb requested a review from a team as a code owner May 6, 2026 22:36
@vigneshrajsb vigneshrajsb merged commit 13c5b5c into main May 6, 2026
1 check passed
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.

2 participants