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

Add a timeout to graceful shutdown and reload #38544

Merged
merged 1 commit into from Feb 29, 2024

Conversation

espadolini
Copy link
Contributor

@espadolini espadolini commented Feb 22, 2024

This PR adds a 30 hour (MaxCertDuration) timeout to the TeleportProcess shutdown procedure triggered by SIGQUIT (graceful shutdown) and SIGHUP (graceful reload).

Implements part of #38183
Part of #30415

changelog: graceful shutdown and graceful restart will terminate active sessions after 30 hours

Copy link
Contributor

@marcoandredinis marcoandredinis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a really graceful and patient shutdown 🕊️

@espadolini espadolini added this pull request to the merge queue Feb 29, 2024
Merged via the queue into master with commit b86e275 Feb 29, 2024
43 checks passed
@espadolini espadolini deleted the espadolini/sighup-timeout branch February 29, 2024 15:18
@public-teleport-github-review-bot

@espadolini See the table below for backport results.

Branch Result
branch/v15 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants