Skip to content

Gate native stopSignal behind explicit opt-in - #30

Merged
ccummings merged 1 commit into
mainfrom
fix/native-stop-signal-gating
Aug 19, 2026
Merged

Gate native stopSignal behind explicit opt-in#30
ccummings merged 1 commit into
mainfrom
fix/native-stop-signal-gating

Conversation

@ccummings

@ccummings ccummings commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

PR-Codex overview

This PR focuses on adding a nativeStopSignal configuration option to the shutdownWrapper in the abstract-node charts, allowing for more granular control over shutdown signals based on Kubernetes version compatibility.

Detailed summary

  • Added nativeStopSignal configuration under shutdownWrapper in charts/abstract-node/values.yaml.
  • Updated version in charts/abstract-node/Chart.yaml from 0.1.46 to 0.1.47.
  • Modified supportsStopSignal logic in statefulset.yaml, deployment-api.yaml, and _helpers.tpl to depend on shutdownWrapper.nativeStopSignal.enabled.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@ccummings
ccummings merged commit 5852f5f into main Aug 19, 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.

1 participant