Skip to content

Allow config of pod's terminationGracePeriodSeconds#449

Merged
bashofmann merged 1 commit into
qdrant:mainfrom
jkbe:feat/termination-grace-period
Apr 29, 2026
Merged

Allow config of pod's terminationGracePeriodSeconds#449
bashofmann merged 1 commit into
qdrant:mainfrom
jkbe:feat/termination-grace-period

Conversation

@jkbe
Copy link
Copy Markdown
Contributor

@jkbe jkbe commented Apr 16, 2026

It can be necessary to define terminationGracePeriodSeconds for the pods of the statefulset.

hasKey is used to check whether the value is defined so that the 0 value can also be templated properly. if would interpret the 0 value as undefined.

@jkbe jkbe force-pushed the feat/termination-grace-period branch from c7b6e58 to 2de28c0 Compare April 16, 2026 12:46
@bashofmann
Copy link
Copy Markdown
Collaborator

Thank you for the contribution.

@bashofmann bashofmann merged commit a417ce2 into qdrant:main Apr 29, 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