Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support terminationGracePeriodSeconds configuration for dind and engine #507

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

masontikhonov
Copy link
Contributor

@masontikhonov masontikhonov commented Sep 17, 2024

What

This adds support for terminationGracePeriodSeconds configuration for dind and engine.

Default values:

  • dind — 30 (was not set in system/root, and 30 is k8s default)
  • engine — 180 (set to 180 in system/root)

Why

Notes

@masontikhonov masontikhonov marked this pull request as ready for review September 17, 2024 11:47
@masontikhonov masontikhonov requested a review from a team as a code owner September 17, 2024 11:47
@masontikhonov masontikhonov merged commit 0a0bb73 into main Sep 18, 2024
2 checks passed
@masontikhonov masontikhonov deleted the support-grace-period-engine branch September 18, 2024 07:47
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