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 for min-sigterm-delay #693

Merged
merged 1 commit into from
Aug 14, 2024
Merged

feat: support for min-sigterm-delay #693

merged 1 commit into from
Aug 14, 2024

Conversation

nancynh
Copy link
Collaborator

@nancynh nancynh commented Aug 14, 2024

Adds a new flag min-sigterm-delay which allows the client proxy to continue accepting new connections for a specified period of time after receiving a TERM signal. This is a port of GoogleCloudPlatform/cloud-sql-proxy#2266.

Fixes #670

@nancynh nancynh marked this pull request as ready for review August 14, 2024 22:32
@nancynh nancynh requested a review from a team as a code owner August 14, 2024 22:32
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

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

Thank you!!

@nancynh nancynh merged commit 2b0de79 into main Aug 14, 2024
15 checks passed
@nancynh nancynh deleted the min-sigterm-delay branch August 14, 2024 22:46
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.

Port min-sigterm-delay
2 participants