Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jvstme
Copy link
Collaborator

@jvstme jvstme commented Aug 13, 2025

To avoid service disruptions during rolling deployments, only register a newly started replica to receive requests after all its probes pass, not immediately after it becomes running.

Fixes #2985

To avoid service disruptions during rolling
deployments, only register a newly started replica
to receive requests after all its probes pass, not
immediately after it becomes `running`.
@jvstme jvstme requested a review from r4victor August 13, 2025 23:35
@jvstme jvstme merged commit e13fb2c into master Aug 14, 2025
26 checks passed
@jvstme jvstme deleted the issue_2985_register_replica_after_probes_pass branch August 14, 2025 13:27
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.

Avoid service disruptions during rolling deployments

2 participants